Fix scrollbars showing on bottom bar (#1833)

This commit is contained in:
Matthias Metelka 2022-05-03 05:57:33 +02:00 committed by GitHub
parent 63f05b2b1e
commit 567b05b731
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,10 +78,6 @@ button {
-webkit-user-select: none;
}
#innertable {
padding: 3px;
}
.nightMode {
#outer {
border-top-color: var(--faint-border);