Adjusts notification and added hour reminders
This commit is contained in:
parent
00195f6d38
commit
869b01ee34
9 changed files with 43 additions and 5 deletions
|
|
@ -12,6 +12,12 @@
|
|||
|
||||
box-shadow: $box-shadow-inner-less;
|
||||
|
||||
|
||||
.text-box {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
&:hover {
|
||||
border-color: $foreground;
|
||||
background: rgba($background, 0.6);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue