mirror of https://github.com/ElemeFE/element
Dialog: remove unnecessary body line-height (#11097)
parent
e51e9fe8ba
commit
8b30a479aa
|
@ -66,7 +66,6 @@
|
|||
@include e(body) {
|
||||
padding: 30px 20px;
|
||||
color: $--color-text-regular;
|
||||
line-height: $--dialog-line-height;
|
||||
font-size: $--dialog-font-size;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue