mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
feat: editor layout
This commit is contained in:
committed by
Carlos Valente
parent
967e92e2c8
commit
da02ecd113
@@ -8,6 +8,13 @@
|
||||
gap: $element-inner-spacing;
|
||||
}
|
||||
|
||||
.timerDisplay {
|
||||
grid-area: timer;
|
||||
max-width: 18.75rem;
|
||||
min-width: 5em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
// ---------> INDICATORS
|
||||
|
||||
.indicators {
|
||||
|
||||
Reference in New Issue
Block a user