fix(NumberKeyboard): incorrect button position in iphoneX (#4304)

This commit is contained in:
neverland
2019-08-30 16:29:58 +08:00
committed by GitHub
parent d029a67cd1
commit 2b27d0687f
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -24,6 +24,7 @@
}
&__body {
position: relative;
box-sizing: border-box;
}