mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
Header icon consistency
This commit is contained in:
@@ -808,6 +808,14 @@ li p:last-child,
|
||||
border-right-color: var(--ls-border-color, #ccc);
|
||||
}
|
||||
|
||||
i.ti {
|
||||
/*
|
||||
compensates the wrong top spacing in the iconfont.
|
||||
See https://github.com/tabler/tabler-icons/issues/118/
|
||||
*/
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
|
||||
.dnd-separator {
|
||||
border-bottom: 3px solid #ccc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user