fix 优化
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user