mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix weird top-padding when editing on iPhone
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user