Align text left in lightbox
This commit is contained in:
parent
30175f5d8b
commit
87574ad78a
|
@ -14,7 +14,6 @@
|
||||||
|
|
||||||
(def text-style
|
(def text-style
|
||||||
{:color colors/white
|
{:color colors/white
|
||||||
:align-self :center
|
|
||||||
:margin-horizontal 20
|
:margin-horizontal 20
|
||||||
:margin-bottom constants/text-margin
|
:margin-bottom constants/text-margin
|
||||||
:flex-grow 1})
|
:flex-grow 1})
|
||||||
|
|
Loading…
Reference in New Issue