[Fix #3588] "There are no messages in this chat yet" is left-aligned instead of centred as in design
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
2864b6b4c6
commit
9484a01196
|
@ -222,4 +222,5 @@
|
|||
{:color colors/gray
|
||||
:font-size 14
|
||||
:line-height 20
|
||||
:letter-spacing -0.2})
|
||||
:letter-spacing -0.2
|
||||
:text-align :center})
|
||||
|
|
Loading…
Reference in New Issue