diff --git a/extension/popup.html b/extension/popup.html
index d097899..c1c0878 100644
--- a/extension/popup.html
+++ b/extension/popup.html
@@ -865,8 +865,7 @@
position: relative;
overflow: hidden;
}
- #section-active > .info-card:first-child::before,
- #connStatus::before {
+ #section-active > .info-card:first-child::before {
content: "";
position: absolute;
inset: 0 auto 0 0;