mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Fix group chat info labels
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
99172607d5
commit
fae604b31f
@ -9,7 +9,8 @@
|
||||
{:background-color (colors/alpha colors/blue 0.1)
|
||||
:border-radius 50})
|
||||
|
||||
(def action-label
|
||||
; Action label style is expected to be a fn
|
||||
(defn action-label [_]
|
||||
{:color colors/blue})
|
||||
|
||||
(def action-separator
|
||||
|
Loading…
x
Reference in New Issue
Block a user