diff options
Diffstat (limited to 'scss/notifpopups.scss')
| -rw-r--r-- | scss/notifpopups.scss | 2 |
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; |