fix(extension): remove redundant status accent bar

This commit is contained in:
Timo
2026-07-12 12:15:21 +02:00
parent 104602edec
commit f58ab54f45
+1 -2
View File
@@ -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;