mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance(iOS): disable webview resize
This commit is contained in:
@@ -221,7 +221,9 @@ html.is-native-iphone-without-notch,
|
||||
html.is-native-ipad {
|
||||
|
||||
#main-container {
|
||||
padding-top: 0px;
|
||||
padding-top: 0px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
#main-content-container {
|
||||
|
||||
Reference in New Issue
Block a user