feat(SubmitBar): enable safe-area-inset-bottom by default (#5956)

This commit is contained in:
neverland
2020-03-31 07:23:23 +08:00
committed by GitHub
parent b87fd71959
commit 75e832f05a
12 changed files with 58 additions and 24 deletions
+1
View File
@@ -92,6 +92,7 @@ export default {
.demo-submit-bar {
.van-submit-bar {
position: relative;
padding-bottom: 0;
}
.edit-address {