mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
room camera service for ps3 eye on a pi 3
This commit is contained in:
@@ -127,10 +127,10 @@ export default function SpectatorApp() {
|
||||
<SecondaryRow />
|
||||
</section>
|
||||
<section className="grid min-h-0 min-w-0 grid-rows-[1fr_1.2fr_auto] gap-0.5">
|
||||
<div className="min-h-0 min-w-0">
|
||||
<div className="min-h-0 min-w-0 max-h-1/3">
|
||||
<UserListPanel hideNicknameForm hideHeader fillHeight />
|
||||
</div>
|
||||
<div className="min-h-0 min-w-0">
|
||||
<div className="min-h-0 min-w-0 max-h-1/3">
|
||||
<ChatPanel hideInput hideSpectatorNotice fillHeight />
|
||||
</div>
|
||||
<div className="min-h-0 min-w-0">
|
||||
|
||||
Reference in New Issue
Block a user