mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: header overflow
This commit is contained in:
committed by
Tienson Qin
parent
d59fb99a77
commit
478f20dc9f
@@ -632,6 +632,8 @@ html[data-theme='dark'] {
|
||||
.breadcrumb {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user