mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
web ui fixes and tweaks
This commit is contained in:
+2
-2
@@ -89,8 +89,8 @@ function MobilePortraitLayout() {
|
||||
<TelemetryPanel />
|
||||
<AuthPanel />
|
||||
<AdminPanel />
|
||||
<RoomCameraPanel panelId="mobile-portrait-room" />
|
||||
<HomeAssistantControls />
|
||||
<RoomCameraPanel panelId="mobile-portrait-room" />
|
||||
<LogPanel />
|
||||
</div>
|
||||
);
|
||||
@@ -119,8 +119,8 @@ function MobileLandscapeLayout() {
|
||||
<ChatPanel />
|
||||
</div>
|
||||
</section>
|
||||
<RoomCameraPanel panelId="mobile-landscape-room" />
|
||||
<HomeAssistantControls />
|
||||
<RoomCameraPanel panelId="mobile-landscape-room" />
|
||||
{/* <DrivePanel /> */}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user