Adds more visual hour notify

This commit is contained in:
Michel Fedde 2025-10-22 23:39:54 +02:00
parent fcda0d328b
commit f38ca5a441
4 changed files with 54 additions and 41 deletions

View file

@ -11,6 +11,10 @@
background: $background;
border-radius: $border-radius;
border: 1px solid $border-color;
&.default-padding {
padding: 1rem;
}
}
@import "./widgets/media/style.scss"