mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
refactor: separated css modules from common style
This commit is contained in:
3
src/main/frontend/components/page.css
Normal file
3
src/main/frontend/components/page.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.page-references h2 {
|
||||
color: var(--ls-title-text-color);
|
||||
}
|
||||
Reference in New Issue
Block a user