提交 873c0c46 authored 作者: lidongxu's avatar lidongxu

refactor(all): 去掉没用的注释代码

同上
上级 03c4118a
......@@ -289,12 +289,7 @@ const getPageList = () => {
/* 灰色滚动条背景 */
&::-webkit-scrollbar-track {
background-color: transparent;
}
/* &::-webkit-scrollbar {
width: 0;
} */
}
/* 向左折叠的箭头 */
......
......@@ -206,19 +206,4 @@ getProductList()
}
}
}
/* ::v-deep .row {
height: 100%;
display: flex;
.right_col {
flex: 1;
overflow: scroll;
&::-webkit-scrollbar {
height: 0;
}
}
} */
</style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论