This commit is contained in:
Lars Westermann 2019-06-12 22:20:13 +02:00
parent 06e73365a9
commit 36bdad8036
Signed by: lars.westermann
GPG key ID: 9D417FA5BB9D5E1D
5 changed files with 29 additions and 2 deletions

View file

@ -119,6 +119,21 @@
border-bottom: none;
}
& > div {
flex-grow: 0;
flex-shrink: 0;
}
.board-schedule-name {
flex-grow: 1 !important;
flex-shrink: 1 !important;
}
.board-schedule-room {
flex-grow: 1 !important;
flex-shrink: 1 !important;
}
.board-schedule-clock {
position: absolute;
left: 1rem;