2023-11-22-1

This commit is contained in:
X1627315083
2023-11-22 09:37:30 +08:00
parent 4271d5ecf8
commit 91d93484de
23 changed files with 303 additions and 40 deletions

View File

@@ -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;