fix: 样式优化

This commit is contained in:
dataeaseShu
2025-03-12 14:12:40 +08:00
committed by 王嘉豪
parent 54af38a6b1
commit edc62fcb23

View File

@@ -671,3 +671,9 @@ strong {
.hidden-tooltip {
display: none !important;
}
.de-collapse-style {
.ed-form-item__label {
margin-bottom: 8px !important;
}
}