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 d054d54442
commit d6cb4d9dd6

View file

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