mirror of https://github.com/ElemeFE/element
Dialog: update sass var (#16365)
parent
da7aec9ce9
commit
79a1b498e4
|
@ -64,7 +64,7 @@
|
|||
}
|
||||
|
||||
@include e(body) {
|
||||
padding: 30px 20px;
|
||||
padding: ($--dialog-padding-primary + 10px) $--dialog-padding-primary;
|
||||
color: $--color-text-regular;
|
||||
font-size: $--dialog-content-font-size;
|
||||
word-break: break-all;
|
||||
|
|
Loading…
Reference in New Issue