wordpress-menu #56
|
@ -1,6 +1,6 @@
|
||||||
.accordion-item {
|
.accordion-item {
|
||||||
border-bottom: $global-border-archive;
|
border-bottom: $global-border-archive;
|
||||||
&.is-active {
|
&:not(.title).is-active {
|
||||||
background-color:$input-background;
|
background-color:$input-background;
|
||||||
}
|
}
|
||||||
&:first-of-type {
|
&:first-of-type {
|
||||||
|
|
Loading…
Reference in New Issue