mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
rover label augh lol oh noooo
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,7 +11,7 @@
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
||||
<title>Roomba Rover</title>
|
||||
<script type="module" crossorigin src="/assets/index-DXjLhK2k.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-DVfLdX5k.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-lG2-eOU9.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function RoverLabel({
|
||||
'inline-block rounded border border-transparent px-1 py-[1px] font-semibold text-white',
|
||||
className,
|
||||
)}
|
||||
style={{ ...(style || {}), ...(roverNameChromeStyle(resolvedColor, 1) || {}) }}
|
||||
style={{ ...(style || {}), ...(roverNameChromeStyle(resolvedColor, 0.5) || {}) }}
|
||||
{...props}
|
||||
>
|
||||
{label}
|
||||
|
||||
Reference in New Issue
Block a user