mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
产品分类的下拉列表样式优化
This commit is contained in:
@@ -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
|
||||
------------------------------ */
|
||||
|
||||
Reference in New Issue
Block a user