From f0f521237e02a82e6a19c68ef954af5c2b42bda3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Do=C4=9Fu=20Abaris?= <135986694+doguabaris@users.noreply.github.com> Date: Mon, 12 Feb 2024 00:08:50 +0100 Subject: [PATCH] Update Gadget-Adiutor.css --- Gadget-Adiutor.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gadget-Adiutor.css b/Gadget-Adiutor.css index 72c7d12..4b36d19 100644 --- a/Gadget-Adiutor.css +++ b/Gadget-Adiutor.css @@ -47,7 +47,11 @@ } .adiutor-user-dashboard-main-x { - height: fill-available; + height: 100%; + min-height: -moz-available; + min-height: fill-available; + height: max-content; + display: contents; } span.adiutor-user-dashboard-top-logo {