enforce GPU composition

This commit is contained in:
Eugene Pankov 2018-01-19 15:30:52 +01:00
parent 571884f39c
commit 4259d3b53d
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -7,6 +7,7 @@
-webkit-user-select: none;
-webkit-user-drag: none;
-webkit-font-smoothing: antialiased;
will-change: transform;
cursor: default;
animation: 0.5s ease-out fadeIn;
}