mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 06:04:23 +00:00
fix(ui): page title position when editing mode
This commit is contained in:
@@ -276,8 +276,9 @@
|
||||
|
||||
a.page-title {
|
||||
padding: 0 8px;
|
||||
margin-left: -12px;
|
||||
margin-left: -8px;
|
||||
transition: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
html.is-native-android,
|
||||
|
||||
Reference in New Issue
Block a user