fix: contrast issue

This commit is contained in:
Konstantinos Kaloutas
2022-08-24 14:45:24 +03:00
committed by Tienson Qin
parent 26d55a2e01
commit 8fdced8c07

View File

@@ -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"))