From dcbefb5457ca4d727908f11991c595674887eff0 Mon Sep 17 00:00:00 2001 From: Ajay Date: Sat, 12 Mar 2022 00:23:16 -0500 Subject: [PATCH] More specific class name --- public/popup.css | 2 +- public/popup.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/popup.css b/public/popup.css index bd828825..9ab4100e 100644 --- a/public/popup.css +++ b/public/popup.css @@ -37,7 +37,7 @@ * Disable transition on all elements until the extension has loaded */ -.preload * { +.sb-preload * { transition: none !important; } diff --git a/public/popup.html b/public/popup.html index abf2dba0..78001e86 100644 --- a/public/popup.html +++ b/public/popup.html @@ -9,7 +9,7 @@ -
+