More specific class name

This commit is contained in:
Ajay
2022-03-12 00:23:16 -05:00
parent a3734e050f
commit dcbefb5457
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
* Disable transition on all elements until the extension has loaded
*/
.preload * {
.sb-preload * {
transition: none !important;
}