[bugfix] SubmitBar: incomplete button text display (#1940)

This commit is contained in:
neverland
2018-10-17 10:11:12 +08:00
committed by GitHub
parent f90e96f701
commit 9c5fa8a9d4
4 changed files with 13 additions and 13 deletions
-7
View File
@@ -42,12 +42,5 @@
.van-button {
width: 110px;
height: 100%;
border-radius: 0;
font-size: 16px;
&--disabled {
border: none;
}
}
}