mirror of
https://github.com/cpvalente/ontime.git
synced 2026-07-26 10:38:55 +00:00
fix: start does not reflow when playback starts
This commit is contained in:
committed by
Carlos Valente
parent
2d9909577e
commit
cc48ac8fd3
@@ -5,6 +5,7 @@
|
||||
'go playback'
|
||||
'go transport'
|
||||
'extra extra';
|
||||
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
|
||||
grid-template-rows: repeat(3, 2rem);
|
||||
gap: $element-spacing;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user