mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Fix overlay scrollbar
This commit is contained in:
parent
f4eaacc64a
commit
ea0737cf1f
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ button {
|
||||||
|
|
||||||
.overlay-scrollbar {
|
.overlay-scrollbar {
|
||||||
overflow-y: overlay !important;
|
overflow-y: overlay !important;
|
||||||
|
overflow-x: overlay !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hide-scrollbar {
|
.hide-scrollbar {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue