mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
Fix scrollbars showing on bottom bar (#1833)
This commit is contained in:
parent
63f05b2b1e
commit
567b05b731
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@ button {
|
|||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
#innertable {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.nightMode {
|
||||
#outer {
|
||||
border-top-color: var(--faint-border);
|
||||
|
|
Loading…
Reference in a new issue