Showing
1 changed file
with
1 additions
and
3 deletions
@@ -832,14 +832,12 @@ | @@ -832,14 +832,12 @@ | ||
832 | 832 | ||
833 | > .dialog-header { | 833 | > .dialog-header { |
834 | padding-top: 42px; | 834 | padding-top: 42px; |
835 | - padding-bottom: 22px; | 835 | + padding-bottom: 0; |
836 | font-size: 36px; | 836 | font-size: 36px; |
837 | font-weight: 500; | 837 | font-weight: 500; |
838 | } | 838 | } |
839 | 839 | ||
840 | > .dialog-content { | 840 | > .dialog-content { |
841 | - padding-top: 0; | ||
842 | - padding-bottom: 31px; | ||
843 | 841 | ||
844 | .safe-check-tip { | 842 | .safe-check-tip { |
845 | font-size: 22px; | 843 | font-size: 22px; |
-
Please register or login to post a comment