fix/issue53-backgrond-collections #54

Merged
jorge merged 13 commits from fix/issue53-backgrond-collections into main 2022-03-22 10:28:50 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 45a027d465 - Show all commits

View File

@ -1,6 +1,6 @@
.accordion-item {
border-bottom: $global-border-archive;
&.is-active {
&:not(.title).is-active {
background-color:$input-background;
}
&:first-of-type {