mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-06 01:17:42 +00:00
fix(extension): remove redundant status accent bar
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user