From 6baad5b5fbd30ef896456a4f05edcc301a3fae91 Mon Sep 17 00:00:00 2001 From: themitosan Date: Fri, 6 Sep 2024 13:25:39 -0300 Subject: [PATCH] CSS: Adjust right menu --- App/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/App/css/style.css b/App/css/style.css index 76bd799..34deab7 100644 --- a/App/css/style.css +++ b/App/css/style.css @@ -666,6 +666,14 @@ label { } +@media only screen and (min-height: 1080px){ + + .MENU_RIGHT { + height: 984px !important; + } + +} + /* Color labels */