#se-menu-style-issue hover not blue but orange like buttons

master
Agriya Dev5 2020-12-08 11:53:52 +05:30
parent 03f9da0b02
commit 60c6071a0f
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ template.innerHTML = `
elix-menu-button::part(popup-toggle) {
padding: 0.25em 0.60em !important
}
:host ::slotted([current]){
background-color: #F4E284 !important;
}
</style>
<elix-menu-button id="MenuButton" aria-label="Main Menu">