Fix overlay scrollbar

This commit is contained in:
jeffvli
2023-06-09 16:33:49 -07:00
committed by Jeff
parent f4eaacc64a
commit ea0737cf1f
+1
View File
@@ -76,6 +76,7 @@ button {
.overlay-scrollbar {
overflow-y: overlay !important;
overflow-x: overlay !important;
}
.hide-scrollbar {