Files
ontime/apps/client/src/features/control/playback/aux-timer/AuxTimer.module.scss
T
2024-06-03 20:26:25 +02:00

13 lines
180 B
SCSS

.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;
}