mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
i hate apple i hate apple
This commit is contained in:
+2
-2
@@ -269,9 +269,9 @@ body {
|
||||
a homescreen app. We then add back only the unsafe notch edges so controls
|
||||
do not sit under camera hardware, while the opposite edge stays flush.
|
||||
*/
|
||||
padding-top: env(safe-area-inset-top);
|
||||
/* padding-top: env(safe-area-inset-top); */
|
||||
padding-left: env(safe-area-inset-left);
|
||||
padding-right: env(safe-area-inset-right);
|
||||
/* padding-right: env(safe-area-inset-right); */
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user