mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix(ui): alignment of the references & hierarchy container from right sidebar
This commit is contained in:
@@ -683,7 +683,7 @@
|
||||
}
|
||||
|
||||
.references {
|
||||
margin-left: 12px;
|
||||
@apply mx-[28px];
|
||||
}
|
||||
|
||||
.sidebar-drop-indicator {
|
||||
@@ -757,6 +757,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.page-hierarchy {
|
||||
@apply pl-[28px];
|
||||
}
|
||||
}
|
||||
|
||||
.cp__sidebar-main-content[data-is-full-width='true'] {
|
||||
|
||||
Reference in New Issue
Block a user