mirror of https://github.com/Eugeny/tabby.git
enforce GPU composition
This commit is contained in:
parent
571884f39c
commit
4259d3b53d
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue