fix(Dialog): incorrect padding with round-button theme (#6936)

* refactor(dialog): incorrect padding with round-button theme

* refactor(dialog): remove class name & combine style
This commit is contained in:
rex
2020-08-04 19:07:19 +08:00
committed by GitHub
parent 5a9f1f2988
commit e0da17d8d9
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -313,7 +313,7 @@
@dialog-message-line-height: @line-height-md;
@dialog-message-max-height: 60vh;
@dialog-has-title-message-text-color: @gray-7;
@dialog-has-title-message-padding-top: @padding-sm;
@dialog-has-title-message-padding-top: @padding-xs;
@dialog-confirm-button-text-color: @red;
// Divider