From 825cad9765f63b09f3ada69f73e078c729bd05f8 Mon Sep 17 00:00:00 2001 From: Luigi Marini Date: Thu, 9 Nov 2023 16:31:05 -0600 Subject: [PATCH] Changed color of app version in bottom left to light primary. --- frontend/src/components/Layout.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index c6ae419cc..f7e2887ed 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -333,7 +333,9 @@ export default function PersistentDrawerLeft(props) { width: "100%", }} > - v2.0.0-beta.1 + + v2.0.0-beta.1 +