Some small fixes to resolution and scaling.

This commit is contained in:
Håvar Aambø Fosstveit
2018-06-18 11:06:39 +02:00
parent 24c5929e5b
commit cac2caa5c0
3 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -170,7 +170,7 @@
flex: 100 100 auto;
height: 100%;
width: 100%;
object-fit: contain;
object-fit: cover;
user-select: none;
transition-property: opacity;
transition-duration: .15s;