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 {
|
||||||
|
|
Reference in a new issue