Skip to content

Commit 321f5c1

Browse files
committed
Fix icon not change when attribute properties fieldset opened
1 parent 63550be commit 321f5c1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/_collapsible-blocks.less

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,6 @@
122122
&:before {
123123
content: @icon-expand-close__content;
124124
}
125-
&.active {
126-
&:before {
127-
content: @icon-expand-open__content;
128-
}
129-
}
130125
}
131126
}
132127

0 commit comments

Comments
 (0)