Skip to content

Commit 13fe206

Browse files
committed
update changes
1 parent 321f5c1 commit 13fe206

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

0 commit comments

Comments
 (0)