mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
format: run prettify
This commit is contained in:
@@ -36,5 +36,7 @@
|
||||
transform-origin: 70% 0;
|
||||
will-change: opacity, transform;
|
||||
transform: translateZ(0); // promotes GPU rendering
|
||||
transition: opacity 0.05s, transform 0.05s;
|
||||
}
|
||||
transition:
|
||||
opacity 0.05s,
|
||||
transform 0.05s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user