mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
feat(ui): enhance left sidebar (#2899)
* feat(ui): enhance left sidebar Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
This commit is contained in:
@@ -14,3 +14,8 @@ html[data-theme=light] {
|
||||
.sidebar-item-list {
|
||||
padding-bottom: 150px;
|
||||
}
|
||||
|
||||
|
||||
html[data-theme='light'] a.toggle:hover {
|
||||
color: var(--ls-primary-text-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user