[#9700] toolbar-title-container minor css fix
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
d700a25578
commit
83b738ee02
|
@ -13,8 +13,7 @@
|
||||||
(def toolbar-title-container
|
(def toolbar-title-container
|
||||||
{:justify-content :center
|
{:justify-content :center
|
||||||
:align-items :center
|
:align-items :center
|
||||||
:flex-direction :column
|
:flex-direction :column})
|
||||||
:margin-left 6})
|
|
||||||
|
|
||||||
(def toolbar-title-text
|
(def toolbar-title-text
|
||||||
{:typography :title-bold
|
{:typography :title-bold
|
||||||
|
|
Loading…
Reference in New Issue