This commit is contained in:
X1627315083
2024-01-05 14:12:03 +08:00
parent 6abd6816d9
commit 184b95239a
22 changed files with 267 additions and 55 deletions

View File

@@ -130,16 +130,17 @@ li {
--el-color-primary: #d9d9d9;
--el-cascader-tag-background: #e1d9ec;
--el-fill-color: #e1d9ec;
height: 80%;
height: 100%;
width: 90% !important;
flex-wrap: nowrap;
overflow: hidden;
align-items: center;
}
.el-cascader__tags .el-tag--light,
.el-cascader__collapse-tag .el-tag--light {
margin: 0 0 0 0.6rem;
padding-right: 0.5rem;
height: 100%;
height: 80%;
--el-icon-size: 1.4rem;
display: flex;
}