From 877c254740e8d1ee7e1e04adad90631b617f1ead Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 11 Mar 2025 15:55:32 +1100 Subject: notifs: make dnd actually work Also change bar icon and hide count when dnd --- scss/bar.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scss') diff --git a/scss/bar.scss b/scss/bar.scss index 8d1d67f..33ba0cf 100644 --- a/scss/bar.scss +++ b/scss/bar.scss @@ -183,11 +183,6 @@ .status-icons .bluetooth { @include lib.spacing(10, true); - - // The spacing doesn't look right for some reason so this - & > :first-child:not(:last-child) { - margin-bottom: lib.s(5); - } } } } -- cgit v1.2.3-freya