mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-06 16:03:52 +00:00
40d389acc9
* 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
5 lines
52 B
SCSS
5 lines
52 B
SCSS
.mainContainer {
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
}
|