fix: text color for encryption dialogs

This commit is contained in:
Tienson Qin
2021-03-09 12:59:13 +08:00
parent 615c851d7c
commit 51470e4df8
3 changed files with 8 additions and 10 deletions

View File

@@ -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?