fix 优化

This commit is contained in:
duanliang
2026-01-13 11:05:05 +08:00
parent c864132820
commit 4b77459658
4 changed files with 21 additions and 12 deletions

View File

@@ -207,6 +207,9 @@
padding-bottom: vh(150);
background-image: url('@/assets/images/bg-3.png');
background-size: 100% 100%;
&::-webkit-scrollbar {
width: vw(0); /* 滚动条的宽度 */
}
&-item {
// display: flex;
// align-items: center;