mirror of
https://gitee.com/gz-yami/mall4v.git
synced 2025-12-26 07:16:27 +08:00
产品分类的下拉列表样式优化
This commit is contained in:
parent
4cc7b0f471
commit
c25200819f
@ -24,6 +24,14 @@ img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.el-cascader-menu {
|
||||
.el-scrollbar__wrap {
|
||||
overflow-y: auto !important;
|
||||
width: 100% !important;
|
||||
margin: 0 !important;
|
||||
overflow: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* Utils
|
||||
------------------------------ */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user