Add touch scrollbar control to HideScrollbar

This commit is contained in:
2023-09-24 13:42:41 +08:00
parent 5db14cf033
commit 80045f90da
3 changed files with 85 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
position: absolute;
z-index: 1000;
opacity: .5;
touch-action: none;
.box {
position: relative;