Skip to content

Commit

Permalink
CSS: Adjust right menu
Browse files Browse the repository at this point in the history
  • Loading branch information
themitosan committed Sep 6, 2024
1 parent 5bad01b commit 6baad5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions App/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,14 @@ label {

}

@media only screen and (min-height: 1080px){

.MENU_RIGHT {
height: 984px !important;
}

}

/*
Color labels
*/
Expand Down

0 comments on commit 6baad5b

Please # to comment.