fix(ui): typos

This commit is contained in:
charlie
2024-01-04 22:15:07 +08:00
parent 131f74b57f
commit 4a50872d13

View File

@@ -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 {