mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-19 17:17:33 +08:00
Use GPU render
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user