Commit 8b30a479 authored by 杨奕's avatar 杨奕 Committed by GitHub

Dialog: remove unnecessary body line-height (#11097)

parent e51e9fe8
...@@ -66,7 +66,6 @@ ...@@ -66,7 +66,6 @@
@include e(body) { @include e(body) {
padding: 30px 20px; padding: 30px 20px;
color: $--color-text-regular; color: $--color-text-regular;
line-height: $--dialog-line-height;
font-size: $--dialog-font-size; font-size: $--dialog-font-size;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment