Fix request message style
This commit is contained in:
parent
0ef09b57e8
commit
b13cb24116
|
@ -131,6 +131,7 @@
|
||||||
(def command-request-message-view
|
(def command-request-message-view
|
||||||
{:borderRadius 14
|
{:borderRadius 14
|
||||||
:padding 12
|
:padding 12
|
||||||
|
:paddingRight 28
|
||||||
:backgroundColor color-white})
|
:backgroundColor color-white})
|
||||||
|
|
||||||
(def command-request-from-text
|
(def command-request-from-text
|
||||||
|
|
Loading…
Reference in New Issue