Skip to content

Commit

Permalink
Dashboard context dropdown position fix on landing page in mobile vie…
Browse files Browse the repository at this point in the history
  • Loading branch information
puni9869 authored Sep 13, 2023
1 parent 79afd28 commit 0989f43
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions web_src/css/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,3 @@
.dashboard .dashboard-navbar .ui.dropdown {
max-width: 100%;
}

@media (max-width: 767.98px) {
.dashboard .dashboard-navbar .ui.dropdown > .menu {
position: static;
}
}

0 comments on commit 0989f43

Please sign in to comment.