From c2182d8209b9342c4edb985fff7c209d92525a81 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Wed, 26 Nov 2025 20:16:31 -0500 Subject: [PATCH] Update samy.css --- samy.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/samy.css b/samy.css index d5d73b3..fddeb1b 100644 --- a/samy.css +++ b/samy.css @@ -200,6 +200,10 @@ body { border-radius: 8px; background-color: var(--dark-gray-color); border: 1px solid var(--border-color); + + /* Make these panels roughly the same width as the SVSMSP Stack card */ + width: 45%; + max-width: 520px; } #PasswordContainer input,