From 35cac9c8628b372829bcf502d90d6554185a0dbd Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Mon, 19 Apr 2021 16:19:32 +1000 Subject: [PATCH] Reduce fixed height --- web-chat/src/Room.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-chat/src/Room.tsx b/web-chat/src/Room.tsx index 07712b201b..96a5bace22 100644 --- a/web-chat/src/Room.tsx +++ b/web-chat/src/Room.tsx @@ -35,7 +35,7 @@ export default class Room extends React.Component { -