From 02fd2e97f2c8a53bf2344e6fa8b14769cb15ee38 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:35:37 +1100 Subject: refactor: move ts to src Also move popupwindow to own file --- scss/notifpopups.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') 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; -- cgit v1.2.3-freya