mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: ensures more icon is visible on hover (#30925)
This commit is contained in:
parent
2cff8c82e3
commit
3be699fe2e
@ -84,7 +84,7 @@ export default class SidebarMoreSectionLinks extends Component {
|
||||
|
||||
<li class="sidebar-section-link-wrapper">
|
||||
<DMenu
|
||||
@triggerClass="sidebar-section-link sidebar-more-section-links-details-summary sidebar-row --link-button"
|
||||
@triggerClass="btn-transparent sidebar-section-link sidebar-more-section-links-details-summary sidebar-row --link-button"
|
||||
@modalForMobile={{true}}
|
||||
@autofocus={{true}}
|
||||
@placement="bottom"
|
||||
|
Loading…
Reference in New Issue
Block a user