mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Remove overscroll-behavior: none for * (all elements)
This commit is contained in:
parent
4b3332bdb8
commit
189358908c
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@ $utilities: (
|
|||
flex-basis: 75%;
|
||||
}
|
||||
|
||||
* {
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
.night-mode {
|
||||
@include scrollbar.night-mode;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue