mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
giving up on making the notch my problem!
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -12,8 +12,8 @@
|
||||
<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-wuwc42gB.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CQOMqi-7.css">
|
||||
<script type="module" crossorigin src="/assets/index-suSXs4PI.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BVKa8Zph.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
+2
-2
@@ -270,8 +270,8 @@ body {
|
||||
do not sit under camera hardware, while the opposite edge stays flush.
|
||||
*/
|
||||
/* padding-top: env(safe-area-inset-top); */
|
||||
padding-left: env(safe-area-inset-left);
|
||||
/* padding-left: env(safe-area-inset-left); */
|
||||
/* padding-right: env(safe-area-inset-right); */
|
||||
padding-bottom: 0;
|
||||
/* padding-bottom: 0; */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user