mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
style: tweaks to editor (#738)
This commit is contained in:
@@ -80,9 +80,11 @@ export default function Editor() {
|
||||
<AppSettings />
|
||||
) : (
|
||||
<div id='panels' className={styles.panelContainer}>
|
||||
<div className={styles.left}>
|
||||
<TimerControl />
|
||||
<MessageControl />
|
||||
</div>
|
||||
<Rundown />
|
||||
<MessageControl />
|
||||
<TimerControl />
|
||||
</div>
|
||||
)}
|
||||
<Overview />
|
||||
|
||||
Reference in New Issue
Block a user