From 7ddd875e73fdecef6fcb8922a7c8bcb681521dbf Mon Sep 17 00:00:00 2001 From: balzack Date: Wed, 19 Oct 2022 21:26:13 -0700 Subject: [PATCH] styling statusbar --- app/mobile/src/session/Session.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/mobile/src/session/Session.jsx b/app/mobile/src/session/Session.jsx index dd68edcf..dfe5dc84 100644 --- a/app/mobile/src/session/Session.jsx +++ b/app/mobile/src/session/Session.jsx @@ -379,7 +379,7 @@ export function Session() { )} - + ); }