mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
h48
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ChatPanel({ hideInput = false, hideSpectatorNotice = fal
|
||||
}
|
||||
|
||||
const listClass = fillParent
|
||||
? 'flex-1 min-h-[8rem]'
|
||||
? 'flex-1 min-h-[8rem] min-h-0'
|
||||
: 'h-48';
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user