Skip to content

Commit a36cf72

Browse files
haoranyuoleksiikhr
authored andcommitted
Dialog: update sass var (ElemeFE#16365)
1 parent 169e6a5 commit a36cf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/theme-chalk/src/dialog.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565

6666
@include e(body) {
67-
padding: 30px 20px;
67+
padding: ($--dialog-padding-primary + 10px) $--dialog-padding-primary;
6868
color: $--color-text-regular;
6969
font-size: $--dialog-content-font-size;
7070
word-break: break-all;

0 commit comments

Comments
 (0)