mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 11:34:05 +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;
|
border-left: 1px dashed #ccc;
|
||||||
font-family: Consolas, sans-serif;
|
font-family: Consolas, sans-serif;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
will-change: contents;
|
will-change: transform;
|
||||||
|
transform: translate3d(0, 0, 0);
|
||||||
}
|
}
|
||||||
.ui-control-bar .ui-button-orange {
|
.ui-control-bar .ui-button-orange {
|
||||||
margin: 0 10px 0 0;
|
margin: 0 10px 0 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user