Adds more visual hour notify
This commit is contained in:
parent
fcda0d328b
commit
f38ca5a441
4 changed files with 54 additions and 41 deletions
|
|
@ -11,6 +11,10 @@
|
|||
background: $background;
|
||||
border-radius: $border-radius;
|
||||
border: 1px solid $border-color;
|
||||
|
||||
&.default-padding {
|
||||
padding: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
@import "./widgets/media/style.scss"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue