ui: hide chats list item overflow

This commit is contained in:
Alexander McCormmach 2017-11-06 17:43:08 -05:00 committed by Roman Volosovskyi
parent f6d4a79e9b
commit bf1940bb11
1 changed files with 2 additions and 1 deletions

View File

@ -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