mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 11:53:49 +00:00
6817263123
* feat: allow editing CSS from settings --------- Co-authored-by: Carlos Valente <carlosvalente@pm.me> refactor: style tweaks
5 lines
54 B
SCSS
5 lines
54 B
SCSS
.wrapper {
|
|
max-height: 500px;
|
|
overflow-y: auto;
|
|
}
|