style(alert): tighten with-description padding, icon size, and title line-height

This commit is contained in:
jialin
2026-07-20 20:24:28 +08:00
committed by jialin
parent 831a760246
commit 27210da13a
4 changed files with 12 additions and 0 deletions
+4
View File
@@ -47,6 +47,10 @@ export default {
DatePicker: {
fontSizeLG: 14
},
Alert: {
withDescriptionPadding: '12px 16px',
withDescriptionIconSize: 18
},
Menu: {
iconSize: 16,
iconMarginInlineEnd: 12,