mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
fix #2160 - status author name no longer overlaps with chat button on smaller screens
This commit is contained in:
parent
8236302041
commit
8a0607654e
@ -48,6 +48,7 @@
|
|||||||
|
|
||||||
(def discover-list-item-name-container
|
(def discover-list-item-name-container
|
||||||
{:flex 0.3
|
{:flex 0.3
|
||||||
|
:padding-right 30
|
||||||
:flex-direction :row
|
:flex-direction :row
|
||||||
:justify-content :flex-start
|
:justify-content :flex-start
|
||||||
:align-items :center})
|
:align-items :center})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user