rover label augh lol oh noooo

This commit is contained in:
legop3
2026-06-09 14:36:42 -04:00
parent 0932ea5db7
commit 4c9219ddd6
4 changed files with 128 additions and 128 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -11,7 +11,7 @@
<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-DXjLhK2k.js"></script> <script type="module" crossorigin src="/assets/index-DVfLdX5k.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-lG2-eOU9.css"> <link rel="stylesheet" crossorigin href="/assets/index-lG2-eOU9.css">
</head> </head>
<body> <body>
+1 -1
View File
@@ -53,7 +53,7 @@ export default function RoverLabel({
'inline-block rounded border border-transparent px-1 py-[1px] font-semibold text-white', 'inline-block rounded border border-transparent px-1 py-[1px] font-semibold text-white',
className, className,
)} )}
style={{ ...(style || {}), ...(roverNameChromeStyle(resolvedColor, 1) || {}) }} style={{ ...(style || {}), ...(roverNameChromeStyle(resolvedColor, 0.5) || {}) }}
{...props} {...props}
> >
{label} {label}