mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 06:04:23 +00:00
fix(mobile): card modal for android
This commit is contained in:
@@ -22,6 +22,14 @@ html.plt-capacitor.plt-android {
|
||||
.searchbar-input.sc-ion-searchbar-md {
|
||||
@apply shadow-none;
|
||||
}
|
||||
|
||||
ion-modal {
|
||||
ion-content {
|
||||
#app-container-wrapper {
|
||||
@apply pt-8;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
html.has-mobile-keyboard {
|
||||
|
||||
Reference in New Issue
Block a user