mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
enhance(mobile): enhance References margin and padding
This commit is contained in:
@@ -129,12 +129,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
html.is-native-andorid
|
||||
html.is-native-andorid,
|
||||
html.is-native-iphone
|
||||
{
|
||||
.ui__modal {
|
||||
top: 22vh;
|
||||
}
|
||||
|
||||
.references .foldable-title {
|
||||
margin-left: 4px
|
||||
}
|
||||
}
|
||||
|
||||
html.is-mobile {
|
||||
|
||||
Reference in New Issue
Block a user