Skip to content

Commit

Permalink
Replace .appsicon.dropdown-menu by #app-menu-dropdown.dropdown-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Jan 11, 2024
1 parent 8036a8e commit b09fe38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scss/modules/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
}
}

#app-menu-dropdown.dropdown-menu {
width: max-content;
}

.appsicon {
margin: 0 10px;

&.dropdown-menu {
width: max-content;
}

a {
background: url('../images/applications-icon.svg');
float: left;
Expand Down

0 comments on commit b09fe38

Please sign in to comment.