fix
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user