Merge remote-tracking branch 'origin/master'

This commit is contained in:
付民康
2025-03-15 20:32:25 +08:00
19 changed files with 1330 additions and 35 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;