From 648fb2778ca9002f86f017288c59d972bcf25441 Mon Sep 17 00:00:00 2001 From: Jaime Idolpx Date: Thu, 11 Jun 2026 00:37:11 -0400 Subject: [PATCH] feat(SerialConsolePage): update background icon to use CSS for improved styling --- src/app/components/SerialConsolePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/components/SerialConsolePage.tsx b/src/app/components/SerialConsolePage.tsx index 077e13f..535382e 100644 --- a/src/app/components/SerialConsolePage.tsx +++ b/src/app/components/SerialConsolePage.tsx @@ -141,9 +141,9 @@ export default function SerialConsolePage({ onBack }: Props) { style={{ paddingBottom: 'env(safe-area-inset-bottom)' }} >
-