Files
ontime/apps/client/src/features/control/playback/extra-timer/ExtraTimer.module.scss
T
Carlos Valente 2df3d376ad feat: many timers (#706)
* wip: create simple timer class

* refactor: service to manage extra timers

* wip:ui for controlling the extra timer

---------

Co-authored-by: arc-alex <ac@omnivox.dk>
2024-01-25 16:51:20 +01:00

6 lines
66 B
SCSS

.extraRow {
display: flex;
gap: 0.5rem;
margin-top: 2rem;
}