Fix performance
This commit is contained in:
parent
b85edba2b2
commit
edabcab836
|
@ -324,8 +324,13 @@ select {
|
|||
margin: 0;
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
contain: contents;
|
||||
}
|
||||
|
||||
.newUI .entry .actions {
|
||||
contain: layout;
|
||||
}
|
||||
|
||||
/************ checkbox & select************/
|
||||
|
||||
.newUI .checker {
|
||||
|
|
Loading…
Reference in New Issue
Block a user