mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 15:09:41 +00:00
fix(mobile): button styles
This commit is contained in:
@@ -36,6 +36,13 @@ html.plt-capacitor.plt-android {
|
||||
}
|
||||
}
|
||||
|
||||
html.plt-mobile {
|
||||
button {
|
||||
/* fix ionic default style */
|
||||
border-style: solid;
|
||||
}
|
||||
}
|
||||
|
||||
html.has-mobile-keyboard {
|
||||
.ion-page:not(.ion-page-hidden) {
|
||||
& > ion-content::part(scroll) {
|
||||
|
||||
Reference in New Issue
Block a user