Skip to content

Commit

Permalink
fix(editor-3001): fix styling regression on sidebar buttons (#27580)
Browse files Browse the repository at this point in the history
  • Loading branch information
EDsCODE authored Jan 16, 2025
1 parent 00986e5 commit 9812410
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/layout/navigation-3000/Navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,6 @@
background: var(--accordion-header-background);
}
}

&:not([aria-busy='true']) .Accordion__header .LemonIcon {
visibility: hidden;
}
}

.Accordion__header {
Expand Down

0 comments on commit 9812410

Please sign in to comment.