Fix
Weekday bars now at the bottom of everything
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
.weekday-bar {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
min-width: 60px;
|
||||
|
||||
Reference in New Issue
Block a user