diff options
Diffstat (limited to 'client-web/style')
-rw-r--r-- | client-web/style/chat.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/style/chat.sass b/client-web/style/chat.sass index ed2b494..a2f78fe 100644 --- a/client-web/style/chat.sass +++ b/client-web/style/chat.sass @@ -30,7 +30,7 @@ .controls flex: 0 - input + input[type="text"] font-size: medium width: 100% border-radius: 5px |