Vanessa 2024-10-09 12:31:56 +08:00
parent a66cdff4f2
commit 97eb7de2c3
2 changed files with 9 additions and 7 deletions

View file

@ -14,7 +14,8 @@
}
&__container {
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
cursor: auto;
}