mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: extract rundown parsing
refactor: implement groups in editor
This commit is contained in:
@@ -5,6 +5,7 @@ $skip-opacity: 0.2;
|
||||
.eventBlock {
|
||||
@include block-styling;
|
||||
background-color: $block-bg;
|
||||
margin-block: 0.25rem;
|
||||
|
||||
display: grid;
|
||||
grid-template-areas:
|
||||
|
||||
Reference in New Issue
Block a user