wordpress-menu #56
File diff suppressed because one or more lines are too long
|
@ -68,6 +68,8 @@ button,.button {
|
|||
padding: $global-padding*0.5 $global-padding*5;
|
||||
}
|
||||
.accordion-item.is-active {
|
||||
@extend .button;
|
||||
background-color: $input-background;
|
||||
& button, & .button {
|
||||
// @extend .button;
|
||||
background-color: $input-background;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue