Align text left in lightbox

This commit is contained in:
Andrea Maria Piana 2023-08-09 11:47:32 +01:00
parent 30175f5d8b
commit 87574ad78a
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
(def text-style
{:color colors/white
:align-self :center
:margin-horizontal 20
:margin-bottom constants/text-margin
:flex-grow 1})