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

pull/11103/head
杨奕 2018-05-10 12:08:47 +08:00 committed by GitHub
parent e51e9fe8ba
commit 8b30a479aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@
@include e(body) {
padding: 30px 20px;
color: $--color-text-regular;
line-height: $--dialog-line-height;
font-size: $--dialog-font-size;
}