diff --git a/styles/less/ui/chat/chat.less b/styles/less/ui/chat/chat.less index c27f8b3c..5c448a8f 100644 --- a/styles/less/ui/chat/chat.less +++ b/styles/less/ui/chat/chat.less @@ -319,6 +319,9 @@ button { flex: 1; + height: 40px; + font-family: @font-body; + font-weight: 600; } }