Skip to content

Commit

Permalink
Menu position (#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkz212 authored Nov 8, 2023
1 parent de064b6 commit 35d52c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/src/app/shared/layout/layout.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
font-size: 20px;
}

.navbar .dropdown-menu {
margin-top: 15px !important;
}

.dropdown-menu {
@media screen and (max-width: 600px) {
position: fixed !important;
Expand Down

0 comments on commit 35d52c7

Please sign in to comment.