From f670b16eb6d8e4889469ffb332a9ed2c86aec00f Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 25 Sep 2025 14:13:55 +0200 Subject: [PATCH] arreglo login firefox --- HerramientaCASA/Components/Layout/LoginLayout.razor | 2 +- HerramientaCASA/wwwroot/Content/Site.css | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HerramientaCASA/Components/Layout/LoginLayout.razor b/HerramientaCASA/Components/Layout/LoginLayout.razor index b202e9d..ee0a0a4 100644 --- a/HerramientaCASA/Components/Layout/LoginLayout.razor +++ b/HerramientaCASA/Components/Layout/LoginLayout.razor @@ -12,7 +12,7 @@ - + diff --git a/HerramientaCASA/wwwroot/Content/Site.css b/HerramientaCASA/wwwroot/Content/Site.css index 6436942..05b564c 100644 --- a/HerramientaCASA/wwwroot/Content/Site.css +++ b/HerramientaCASA/wwwroot/Content/Site.css @@ -622,6 +622,8 @@ button.btn.btn-link.dxbs-button { .div-center { max-width: 400px; max-height: 400px; + width:100%; + height:100%; background-color: #fff; position: absolute; left: 0;