From e88c478fe5d73edc07b416095b7d3e7cdca4e6ec Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 16 Oct 2024 10:52:50 -0400 Subject: [PATCH] css fix to make registration page more visible --- ui/src/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/index.css b/ui/src/index.css index ff483914..374577b3 100644 --- a/ui/src/index.css +++ b/ui/src/index.css @@ -71,7 +71,6 @@ code, pre { display: flex; align-items: center; justify-content: center; - height: 100vh; } .fullscreen .row {