mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(ui): refator the accent color for the tippy content
This commit is contained in:
@@ -296,11 +296,9 @@
|
||||
}
|
||||
|
||||
.page-ref {
|
||||
--lx-text-override: var(--ls-link-ref-text-color);
|
||||
@apply text-accent-11;
|
||||
|
||||
&:hover {
|
||||
--lx-text-override: var(--ls-link-ref-text-hover-color);
|
||||
@apply text-accent-12;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user