Skip to content

Commit 9812410

Browse files
authored
fix(editor-3001): fix styling regression on sidebar buttons (#27580)
1 parent 00986e5 commit 9812410

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

frontend/src/layout/navigation-3000/Navigation.scss

-4
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,6 @@
376376
background: var(--accordion-header-background);
377377
}
378378
}
379-
380-
&:not([aria-busy='true']) .Accordion__header .LemonIcon {
381-
visibility: hidden;
382-
}
383379
}
384380

385381
.Accordion__header {

0 commit comments

Comments
 (0)