summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-01-16 16:35:37 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-01-16 16:35:37 +1100
commit02fd2e97f2c8a53bf2344e6fa8b14769cb15ee38 (patch)
tree5e2a56becf6ba6961995e541ce9688224f704773 /scss
parentpopupwindow: switch to class (diff)
downloadcaelestia-shell-02fd2e97f2c8a53bf2344e6fa8b14769cb15ee38.tar.gz
caelestia-shell-02fd2e97f2c8a53bf2344e6fa8b14769cb15ee38.tar.bz2
caelestia-shell-02fd2e97f2c8a53bf2344e6fa8b14769cb15ee38.zip
refactor: move ts to src
Also move popupwindow to own file
Diffstat (limited to 'scss')
-rw-r--r--scss/notifpopups.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/notifpopups.scss b/scss/notifpopups.scss
index 325cb7b..25e52e1 100644
--- a/scss/notifpopups.scss
+++ b/scss/notifpopups.scss
@@ -25,7 +25,7 @@
padding-top: lib.s(10);
}
- .popup {
+ .notification {
@include lib.rounded(8, $tr: 0, $br: 0);
@include lib.shadow;
@include font.main;