mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-05 14:29:20 +00:00
style: rundown takes available space
This commit is contained in:
committed by
Carlos Valente
parent
dade6f6692
commit
bb199128aa
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
flex: 1 2 auto; /* flex-grow: 1, flex-shrink: 2, flex-basis: auto */
|
flex: 1 2 auto; /* flex-grow: 1, flex-shrink: 2, flex-basis: auto */
|
||||||
min-width: 38rem;
|
min-width: 38rem;
|
||||||
max-width: 45rem;
|
max-width: 60rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.side {
|
.side {
|
||||||
|
|||||||
Reference in New Issue
Block a user