mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
50/50 splitted
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -11,8 +11,8 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
||||||
<title>Roomba Rover</title>
|
<title>Roomba Rover</title>
|
||||||
<script type="module" crossorigin src="/assets/index-DJ5y_1ZB.js"></script>
|
<script type="module" crossorigin src="/assets/index-BGI3M6ER.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-H2_aYh9X.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-jcgqUKI2.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ export default function VipNeatoCard({
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="grid grid-cols-1 lg:grid-cols-[minmax(0,0.95fr)_minmax(0,1.05fr)] gap-0.5">
|
<div className="grid grid-cols-1 lg:grid-cols-2 gap-0.5">
|
||||||
<div className="surface-muted grid gap-0.5">
|
<div className="surface-muted grid gap-0.5">
|
||||||
<p className="text-xs text-slate-300 text-center">Controls</p>
|
<p className="text-xs text-slate-300 text-center">Controls</p>
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user