Groups plus

This commit is contained in:
Natsumi
2023-06-01 08:50:06 +12:00
parent 47ddea756f
commit c409a8189c
4 changed files with 60 additions and 6 deletions

View File

@@ -524,6 +524,16 @@ i.x-user-status.busy {
border-color: #67c23a !important;
}
.x-tag-platform-ios {
color: #c7c7ce !important;
border-color: #c7c7ce !important;
}
.x-tag-platform-other {
color: #ff4177 !important;
border-color: #ff4177 !important;
}
.el-tree-node {
white-space: normal;
}