mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
enhance(mobile): safe area for android
This commit is contained in:
@@ -15,8 +15,9 @@ html.is-native-ios {
|
||||
}
|
||||
|
||||
html.is-native-android {
|
||||
--silk-topbar-inner-padding-top: 10px;
|
||||
--silk-topbar-inner-padding-top: 4px;
|
||||
--silk-topbar-inner-height: 40px;
|
||||
--silk-tabbar-bottom-paddding: 32px;
|
||||
--silk-topbar-inner-padding-bottom: 6px;
|
||||
}
|
||||
|
||||
@@ -93,10 +94,6 @@ ul {
|
||||
}
|
||||
}
|
||||
|
||||
a, button {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.bg-background {
|
||||
@apply bg-gray-01;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user