Skip to content

Commit

Permalink
Hide hover outline
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Sep 24, 2024
1 parent 244b4a4 commit 927c5eb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@
}
}

#mega-menu-toggle {
display: none !important;
}

[data-testid*="Nav toolbar"] {
padding: 0px 8px 0px 8px !important;
}

/* Remove border on hover for panel containers */
[class*="-panel-container-panel-transparent-container"]:hover {
border: none !important;
}

0 comments on commit 927c5eb

Please sign in to comment.