fix weird top-padding when editing on iPhone

This commit is contained in:
leizhe
2022-01-13 13:39:56 +08:00
committed by Tienson Qin
parent 91587571b2
commit 6b9df7530a
2 changed files with 1 additions and 10 deletions

View File

@@ -138,15 +138,6 @@
}
}
html.is-native-ios,
html.is-native-android {
.ui__modal {
&-panel {
min-height: 420px;
}
}
}
html.is-native-andorid,
html.is-native-iphone,
html.is-native-iphone-without-notch