feat: 修改问题

This commit is contained in:
2025-12-09 17:10:03 +08:00
parent 8b314b9900
commit ef4b9d4935
8 changed files with 52 additions and 6 deletions

View File

@@ -159,9 +159,15 @@
// border: 1px solid rgba(255, 255, 255, 0.1);
// background: rgba(255, 255, 255, 0.16);
overflow: scroll;
-webkit-overflow-scrolling: auto;
padding: 12px 0 12px 15px;
box-sizing: border-box;
position: relative;
&::-webkit-scrollbar {
width: 0 !important;
height: 0 !important;
display: none;
}
&::before {
content: "";