新增组织管理内容

This commit is contained in:
LovableCat
2025-03-15 18:08:35 +08:00
parent 782b7537fe
commit a7b9c0ffad
8 changed files with 747 additions and 26 deletions

View File

@@ -118,12 +118,6 @@ div.devui-tooltip {
}
}
}
// modal
.devui-modal {
&__header {
height: 40px !important;
}
}
// textarea 文字计数颜色
.devui-textarea__show-count {
color: var(--color-lighter) !important;