Skip to content

Commit 3eb1649

Browse files
Merge pull request #2770 from Codeinwp/bugfix/1937
Fixed accordion icon on large title
2 parents eab70d3 + b1464ab commit 3eb1649

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/blocks/blocks/accordion/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
border-bottom: 2px solid currentColor;
163163
width: 8px;
164164
height: 8px;
165+
flex-shrink: 0;
165166
}
166167

167168
&:not( .has-icon ) > &-item:not([open]) > &-item__title::after {

0 commit comments

Comments
 (0)