chore: replace --logseq-og with --ls

This commit is contained in:
Tienson Qin
2023-11-09 13:37:33 +08:00
parent 086e25b236
commit 4402dcd38a
14 changed files with 110 additions and 110 deletions

View File

@@ -187,7 +187,7 @@
background: none;
@screen md {
background: or(--logseq-og-header-button-hover, --lx-gray-04, --ls-tertiary-background-color);
background: or(--ls-header-button-hover, --lx-gray-04, --ls-tertiary-background-color);
}
}