Skip to content

Commit f1a73c5

Browse files
authored
fix(modal): [modal] modify design style (#2389)
1 parent f5b8214 commit f1a73c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/theme/src/modal/vars.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
// 弹窗头部的上内边距
4545
--tv-Modal-box-header-padding-top: 32px;
4646
// 弹窗头部的下内边距
47-
--tv-Modal-box-header-padding-bottom: var(--tv-space-xl);
47+
--tv-Modal-box-header-padding-bottom: 24px;
4848

4949
// 弹窗头部状态图标的大小
5050
--tv-Modal-box-status-icon-font-size: 21px;

0 commit comments

Comments
 (0)