diff --git a/MP-TAB-SERV/Shared/MainLayout.razor.css b/MP-TAB-SERV/Shared/MainLayout.razor.css index ea17a5c8..20fe1add 100644 --- a/MP-TAB-SERV/Shared/MainLayout.razor.css +++ b/MP-TAB-SERV/Shared/MainLayout.razor.css @@ -75,7 +75,7 @@ main { .sidebar { width: 250px; - height: 100vh; + height: 90vh; position: sticky; top: 0; left: 100%;