reduced gpu by 5% for animated
This commit is contained in:
parent
116a478be7
commit
af07b818c0
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ input[type="text"], input[type="number"] {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
transform: translateZ(0px);
|
transform: translateZ(0px);
|
||||||
animation: rotateBg 35s linear infinite;
|
animation: rotateBg 35s linear infinite;
|
||||||
|
backface-visibility: hidden
|
||||||
//display: none;
|
//display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue