Files
ontime/apps/client/src/features/control/playback/PlaybackControl.module.scss
T
Carlos Valente 40d389acc9 v2 beta 4 (#361)
* ux: rename end action

* chore: update demo db

* style: tweaks on extracted rundown

* chore: prevent console logs in production code

* feat: go mode

* style: remove window size limits

* style: rename delete action

* style: small tweaks on icons

* fix: style override on params

* chore: update test db

* refactor: small code quality improvements

* refactor: prevent circular imports
2023-04-25 22:35:14 +02:00

5 lines
52 B
SCSS

.mainContainer {
width: 100%;
margin: 0 auto;
}