2023-11-22-1
This commit is contained in:
@@ -127,7 +127,7 @@ li {
|
||||
--el-cascader-tag-background: #e1d9ec;
|
||||
--el-fill-color: #e1d9ec;
|
||||
height: 80%;
|
||||
width: 80% !important;
|
||||
width: 90% !important;
|
||||
flex-wrap: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -159,7 +159,8 @@ li {
|
||||
--el-cascader-menu-selected-text-color: #000;
|
||||
}
|
||||
.el-popper .el-cascader-panel .el-scrollbar {
|
||||
min-width: 18rem;
|
||||
min-width: 19rem;
|
||||
max-width: 19rem;
|
||||
}
|
||||
.el-popper .el-cascader-panel .el-scrollbar .el-cascader-menu__wrap {
|
||||
height: 24.4rem;
|
||||
|
||||
Reference in New Issue
Block a user