mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: right sidebar header wrap and content padding
This commit is contained in:
committed by
Tienson Qin
parent
fbee3614f8
commit
9507f0efe6
@@ -653,13 +653,10 @@ html[data-theme='dark'] {
|
||||
min-height: 100px;
|
||||
|
||||
.sidebar-item-header {
|
||||
white-space: nowrap;
|
||||
|
||||
.breadcrumb {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user