[#7931] fix - Text for chat name for empty public chat is not centered if contains > 1 row
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
This commit is contained in:
parent
234a51c97e
commit
be2b2a112e
|
@ -234,6 +234,7 @@
|
||||||
{:font-size 22
|
{:font-size 22
|
||||||
:font-weight "700"
|
:font-weight "700"
|
||||||
:line-height 28
|
:line-height 28
|
||||||
|
:text-align :center
|
||||||
:margin-bottom 8
|
:margin-bottom 8
|
||||||
:color colors/black})
|
:color colors/black})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue