make notifications hide on click

This commit is contained in:
gnat
2024-12-15 19:06:37 -08:00
parent 2a8070cc08
commit 4763fc0624
2 changed files with 55 additions and 51 deletions

View File

@ -1,6 +1,6 @@
.notifications {
> * {
> box {
> button > box {
margin: 10px 15px;
border: 1px solid $fg;
background: $bg;