corner...,

This commit is contained in:
legop3
2026-05-12 15:26:36 -04:00
parent a1a75a1cda
commit 95c715c9eb
3 changed files with 3 additions and 3 deletions
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-DxPd8pHQ.js"></script> <script type="module" crossorigin src="/assets/index-BqqN7Hsr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C3xhm2jz.css"> <link rel="stylesheet" crossorigin href="/assets/index-C3xhm2jz.css">
</head> </head>
<body> <body>
+1 -1
View File
@@ -690,7 +690,7 @@ export default function VideoTile({
</div> </div>
) : null} ) : null}
{!noHud && showNotTurnNotice ? ( {!noHud && showNotTurnNotice ? (
<div className="pointer-events-none absolute right-1 top-1 z-40"> <div className="pointer-events-none absolute bottom-1 left-1 z-40">
<div <div
className={`max-w-[18rem] rounded border ${ className={`max-w-[18rem] rounded border ${
noticeFlashActive noticeFlashActive