Added an option to reset timers daily
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
.category {
|
||||
border-radius: 16px;
|
||||
height: 1rem;
|
||||
padding: 6px 12px;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
@@ -38,7 +39,10 @@
|
||||
color: $darker;
|
||||
|
||||
span {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-left: 4px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user