mirror of
https://github.com/status-im/status-react.git
synced 2025-02-04 23:26:11 +00:00
ui: hide chats list item overflow
This commit is contained in:
parent
f6d4a79e9b
commit
bf1940bb11
@ -16,7 +16,8 @@
|
||||
{:flex-direction :row
|
||||
:background-color component.styles/color-white
|
||||
:android {:height 76}
|
||||
:ios {:height 74}})
|
||||
:ios {:height 74}
|
||||
:overflow "hidden"})
|
||||
|
||||
(defstyle chat-icon-container
|
||||
{:padding-top 18
|
||||
|
Loading…
x
Reference in New Issue
Block a user