mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 06:04:23 +00:00
fix(ui): typos
This commit is contained in:
@@ -19,7 +19,7 @@ html[data-theme=light] {
|
||||
@apply ml-1 mt-[-8px] pb-[150px];
|
||||
|
||||
height: calc(100vh - 48px);
|
||||
background-color: or(--ls-right-ridebar-color, --lx-gray-01, --ls-secondary-background-color, #d8e1e8);
|
||||
background-color: or(--ls-right-sidebar-color, --lx-gray-01, --ls-secondary-background-color, #d8e1e8);
|
||||
}
|
||||
|
||||
html[data-theme=light] a.toggle:hover {
|
||||
|
||||
Reference in New Issue
Block a user