Skip to content

Commit eff816e

Browse files
nmalevanecPrakash Prajapati
authored andcommitted
Fix static tests.
1 parent f4653b1 commit eff816e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
//
106106

107107
.admin__collapsible-block-wrapper {
108-
.admin__collapsible-title[aria-expanded="true"]{
108+
.admin__collapsible-title[aria-expanded='true'] {
109109
&:before {
110110
content: @icon-expand-close__content;
111111
}

0 commit comments

Comments
 (0)