mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 03:14:07 +08:00
Use GPU render
This commit is contained in:
parent
1ab741e8a8
commit
5d7bfacf2b
@ -425,7 +425,8 @@ header [class*=" icon-"] {
|
||||
border-left: 1px dashed #ccc;
|
||||
font-family: Consolas, sans-serif;
|
||||
overflow: auto;
|
||||
will-change: contents;
|
||||
will-change: transform;
|
||||
transform: translate3d(0, 0, 0);
|
||||
}
|
||||
.ui-control-bar .ui-button-orange {
|
||||
margin: 0 10px 0 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user