summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-03-11 15:55:32 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-03-11 15:55:32 +1100
commit877c254740e8d1ee7e1e04adad90631b617f1ead (patch)
tree2c75011f48384b6301ef16d225636ee90b6a16c5 /scss
parentlauncher: fix actions not clearing in math mode (diff)
downloadcaelestia-shell-877c254740e8d1ee7e1e04adad90631b617f1ead.tar.gz
caelestia-shell-877c254740e8d1ee7e1e04adad90631b617f1ead.tar.bz2
caelestia-shell-877c254740e8d1ee7e1e04adad90631b617f1ead.zip
notifs: make dnd actually work
Also change bar icon and hide count when dnd
Diffstat (limited to 'scss')
-rw-r--r--scss/bar.scss5
1 files changed, 0 insertions, 5 deletions
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);
- }
}
}
}