mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-07 00:13:53 +00:00
revert: fixed size for editor
This commit is contained in:
committed by
Carlos Valente
parent
f219ebb8f8
commit
89922fe394
@@ -8,7 +8,7 @@
|
||||
|
||||
.rundownEditor {
|
||||
// width is locked to swatch picker elements
|
||||
width: calc(15 * 2rem + 13 * 0.5rem);
|
||||
min-width: calc(15 * 2rem + 13 * 0.5rem);
|
||||
|
||||
// we dont want a scrollbar when in the modal
|
||||
.content {
|
||||
|
||||
Reference in New Issue
Block a user