mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
fix Neils scrollbars 🤞 (#462)
This commit is contained in:
parent
6e6c697582
commit
2181d5a68e
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@
|
|||
}
|
||||
section {
|
||||
height: calc(100vh - 50px); /* win.height - header*/
|
||||
overflow-y: auto;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue