mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
guh...
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>webui</title>
|
||||
<script type="module" crossorigin src="/assets/index-DIOCVx-w.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-CIaYxqas.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DbekZdBV.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
+1
-1
@@ -81,7 +81,6 @@ function MobileLandscapeLayout() {
|
||||
<section className="grid grid-cols-[minmax(0,0.7fr)_minmax(0,2.1fr)_minmax(0,0.7fr)] gap-1">
|
||||
<div className="flex flex-col gap-1">
|
||||
<AuxMotorControls />
|
||||
<DrivePanel />
|
||||
</div>
|
||||
<DriverVideoPanel />
|
||||
<div className="flex flex-col gap-1">
|
||||
@@ -89,6 +88,7 @@ function MobileLandscapeLayout() {
|
||||
</div>
|
||||
</section>
|
||||
<RoomCameraPanel />
|
||||
<DrivePanel />
|
||||
<section className="grid grid-cols-[minmax(0,1fr)_minmax(0,1fr)] gap-1">
|
||||
<div className="flex flex-col gap-1">
|
||||
<AuthPanel />
|
||||
|
||||
Reference in New Issue
Block a user