Skip to content

Commit 2c88396

Browse files
authored
Remove unnecessary active class style
Change after review
1 parent aae2b7f commit 2c88396

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,6 @@
122122
&:before {
123123
content: @icon-expand-close__content;
124124
}
125-
126-
&.active {
127-
&:before {
128-
content: @icon-expand-close__content;
129-
}
130-
}
131125
}
132126
}
133127

0 commit comments

Comments
 (0)