aboutsummaryrefslogtreecommitdiff
path: root/client-web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-09-24 11:20:27 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-24 11:20:27 +0200
commit6d03ac2f89fdb0e23061f3252abf4bd86e2833a2 (patch)
tree0c537afa54e2d49df00699542878f9a91ee4b56d /client-web/style
parent0c1059307a79f56615a61f26c26de9ffb85c1822 (diff)
downloadkeks-meet-6d03ac2f89fdb0e23061f3252abf4bd86e2833a2.tar
keks-meet-6d03ac2f89fdb0e23061f3252abf4bd86e2833a2.tar.bz2
keks-meet-6d03ac2f89fdb0e23061f3252abf4bd86e2833a2.tar.zst
chat input selector with higher priority
Diffstat (limited to 'client-web/style')
-rw-r--r--client-web/style/chat.sass2
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