mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Make times align to the top of the cell
This commit is contained in:
parent
63ae2b8095
commit
154e33a2c3
@ -20,4 +20,5 @@
|
|||||||
.calendar .time {
|
.calendar .time {
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user