From bf23d44389261f000b8918625e09f2f2a185b41e Mon Sep 17 00:00:00 2001 From: SuperDude88 <82904174+SuperDude88@users.noreply.github.com> Date: Sat, 9 May 2026 16:14:36 -0400 Subject: [PATCH] Fix Syntax Warning (#743) - Remove invalid property value --- res/rml/window.rcss | 1 - 1 file changed, 1 deletion(-) diff --git a/res/rml/window.rcss b/res/rml/window.rcss index 8dd29b55e4..45473f312f 100644 --- a/res/rml/window.rcss +++ b/res/rml/window.rcss @@ -498,7 +498,6 @@ progress.verification-progress-bar { display: flex; flex-direction: row; flex-wrap: nowrap; - justify-content: stretch; align-items: stretch; gap: 12dp; width: 100%;