mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-06 11:29:53 +00:00
enforce GPU composition
This commit is contained in:
parent
571884f39c
commit
4259d3b53d
@ -7,6 +7,7 @@
|
|||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-webkit-user-drag: none;
|
-webkit-user-drag: none;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
|
will-change: transform;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
animation: 0.5s ease-out fadeIn;
|
animation: 0.5s ease-out fadeIn;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user