mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 18:03:47 +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 */
|
||||
min-width: 38rem;
|
||||
max-width: 45rem;
|
||||
max-width: 60rem;
|
||||
}
|
||||
|
||||
.side {
|
||||
|
||||
Reference in New Issue
Block a user