This commit is contained in:
zhutianqi
2021-06-25 17:56:21 +08:00
parent a2acbe7ae6
commit b13af16c0b
5 changed files with 358 additions and 1034 deletions
+4
View File
@@ -902,3 +902,7 @@ tr.el-table__row{
width: 100% !important;
}
}
.filter-tree-input {
margin: 10px;
width: calc(~'100% - 20px');
}