fix Neils scrollbars 🤞 (#462)

This commit is contained in:
ABevier 2023-04-14 04:36:37 -04:00 committed by GitHub
parent 6e6c697582
commit 2181d5a68e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,6 @@
}
section {
height: calc(100vh - 50px); /* win.height - header*/
overflow-y: auto;
box-sizing: border-box;
}