fix: long channel name on Android

This commit is contained in:
Ajay Sivan
2023-09-12 22:04:36 +05:30
parent 6ea31695d6
commit 64aeb36747
@@ -57,8 +57,7 @@
{:align-items :flex-start}))
(def name-container
{:flex-direction :row
:align-items :center})
{:justify-content :center})
(def bio
{:margin-top 8})