mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 21:24:11 +00:00
style: add label to auxiliary timer
This commit is contained in:
committed by
Carlos Valente
parent
c4359af2a0
commit
73e4a15718
@@ -1,5 +1,12 @@
|
||||
.extraRow {
|
||||
.label {
|
||||
display: block;
|
||||
margin-top: 2rem;
|
||||
font-size: $inner-section-text-size;
|
||||
color: $label-gray;
|
||||
}
|
||||
|
||||
.controls {
|
||||
margin-top: 0.25rem;
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user