- Issue created by @connbi
- Status changed to Closed: won't fix
about 1 year ago 6:29am 28 March 2024
As image shown, the admin toolbar navigation menu arrow disappaers.
remove the background-color of is-active class.
.toolbar .toolbar-tray .menu-item--active-trail > .toolbar-box a,
.toolbar .toolbar-tray a.is-active {
color: #000;
background-color: #f5f5f5;
font-weight: bold;
}