fix: align timeBlock div

This commit is contained in:
2024-02-10 18:21:18 -06:00
committed by doprz
parent cbb89c0db5
commit 4dc8957c45

View File

@@ -60,11 +60,8 @@
.timeBlock {
display: flex;
width: 50px;
height: 40.279px;
min-width: 50px;
max-width: 50px;
min-height: 40px;
width: auto;
height: auto;
flex-direction: column;
align-items: flex-end;
@@ -84,6 +81,7 @@
height: 6.6px;
align-self: stretch;
margin-top: -10px;
margin-right: 10px;
margin-bottom: 0;
/* Type scale/small */