mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 17:03:53 +00:00
2df3d376ad
* 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>
6 lines
66 B
SCSS
6 lines
66 B
SCSS
.extraRow {
|
|
display: flex;
|
|
gap: 0.5rem;
|
|
margin-top: 2rem;
|
|
}
|