mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 09:23:51 +00:00
cbabec2b1d
refactor: improve empty state refactor: review schedule design - fit as many elements as possible - expose cycle interval as an option - stabilise rundown reference - style tweaks
9 lines
85 B
SCSS
9 lines
85 B
SCSS
sup.period {
|
|
top: -1em;
|
|
font-size: 0.5em;
|
|
}
|
|
|
|
.subscript {
|
|
font-size: 0.75em;
|
|
}
|