From 596f79318b41b7da60da0f82794f56f306842973 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Wed, 16 Aug 2023 14:19:33 +1000 Subject: Fixed most existing dialogs --- wwwroot/css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wwwroot/css') diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index 65147c2..21f9a94 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -1,5 +1,5 @@ #blazor-error-ui { - background: lightyellow; + background: #555; bottom: 0; box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2); display: none; -- cgit v1.3