mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-10 16:49:41 +00:00
refactor: create separation between editor wrapper and contents
This commit is contained in:
committed by
Carlos Valente
parent
1d7ee163a0
commit
972f9e35fd
@@ -7,6 +7,10 @@ $component-border-radius-md: 3px;
|
||||
$component-border-radius-sm: 2px;
|
||||
$component-border-radius-full: 99px;
|
||||
|
||||
$panel-border-radius: 8px;
|
||||
$panel-gap: 0.5rem;
|
||||
$panel-top-padding: 1.5rem;
|
||||
|
||||
// indexes
|
||||
$zindex-floating: 100;
|
||||
$zindex-nav: 200;
|
||||
|
||||
Reference in New Issue
Block a user