feat: vertical clock

This commit is contained in:
alexsparkes
2022-08-08 12:47:29 +01:00
parent 99f653ab66
commit 5f307409bb
3 changed files with 40 additions and 9 deletions

View File

@@ -81,3 +81,7 @@
@include basicIconButton(5px, 11px, ui);
}
}
.new-clock {
line-height: 100%;
}