mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 19:33:46 +00:00
4 lines
64 B
SCSS
4 lines
64 B
SCSS
.rundownSelect {
|
|
min-width: min(20rem, calc(100vw - 6rem));
|
|
}
|