refactor(Button): use flex layout (#6180)

This commit is contained in:
neverland
2020-04-29 21:31:35 +08:00
committed by GitHub
parent cc23cde154
commit c885801f32
5 changed files with 5 additions and 20 deletions
-1
View File
@@ -69,7 +69,6 @@
width: @submit-bar-button-width;
height: @submit-bar-button-height;
font-weight: @font-weight-bold;
line-height: @submit-bar-button-height;
border: none;
&--danger {