mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
forgot to edit max h
This commit is contained in:
@@ -50,7 +50,7 @@ export default function ModeGateOverlay() {
|
||||
</div>
|
||||
You can use the chat from here though :3
|
||||
{/* set max height of this box */}
|
||||
<div className='max-h-60 overflow-y-auto'>
|
||||
<div className='max-h-80 overflow-y-auto'>
|
||||
<ChatPanel />
|
||||
<NicknameForm />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user