Skip to content

Commit 21981dd

Browse files
OstafinLbarw4
authored andcommitted
After QA
1 parent 37d8b0d commit 21981dd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/bundle/Resources/public/scss/ibexa-override-rtl.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,12 @@
133133
.ibexa-search-form {
134134
grid-template-columns: calc(100% - #{calculateRem(294px)}) calculateRem(305px);
135135
}
136+
137+
.ibexa-list-filters {
138+
&__expand-btn {
139+
.ibexa-list-filters__collapse-icon {
140+
transform: rotate(180deg);
141+
}
142+
}
143+
}
136144
}

0 commit comments

Comments
 (0)