Bugfixes
This commit is contained in:
parent
06e73365a9
commit
36bdad8036
5 changed files with 29 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue