From 94009814af42940971bb03d1cd6e5e4e951cabf5 Mon Sep 17 00:00:00 2001 From: DSRKafuU Date: Tue, 5 Nov 2024 08:08:27 +0000 Subject: [PATCH] fix: sw bar position --- src/SW.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/SW.scss b/src/SW.scss index c5035ba..f82e898 100644 --- a/src/SW.scss +++ b/src/SW.scss @@ -6,11 +6,6 @@ display: flex; backdrop-filter: var.$filter; - &-reverse { - margin-top: 0; - margin-bottom: var.$padding-md; - } - &-text { flex: 1 1 auto; min-width: 0;