mirror of
https://github.com/logseq/logseq.git
synced 2026-05-26 13:44:13 +00:00
fix: contrast issue
This commit is contained in:
committed by
Tienson Qin
parent
26d55a2e01
commit
8fdced8c07
@@ -275,7 +275,7 @@
|
||||
[:div.references.mt-6.flex-1.flex-row
|
||||
[:div.content.flex-1
|
||||
(ui/foldable
|
||||
[:h2.font-bold {:style {:opacity "0.3"}}
|
||||
[:h2.font-bold.opacity-80
|
||||
(if @n-ref
|
||||
(str @n-ref " Unlinked Reference" (when (> @n-ref 1)
|
||||
"s"))
|
||||
|
||||
Reference in New Issue
Block a user