mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix: text color for encryption dialogs
This commit is contained in:
@@ -490,7 +490,7 @@
|
||||
:stroke-linejoin "round"
|
||||
:stroke-linecap "round"}]]]
|
||||
[:div.mt-3.text-center.sm:mt-0.sm:ml-4.sm:text-left
|
||||
[:h2.headline.text-lg.leading-6.font-medium.text-gray-900
|
||||
[:h2.headline.text-lg.leading-6.font-medium
|
||||
(if (keyword? title) (t title) title)]
|
||||
[:label.sublabel
|
||||
(when sub-checkbox?
|
||||
|
||||
Reference in New Issue
Block a user