We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4c1d5 commit 907c27dCopy full SHA for 907c27d
polaris-react/src/components/Banner/Banner.scss
@@ -75,7 +75,7 @@
75
// stylelint-disable-next-line -- generated by polaris-migrator DO NOT COPY
76
display: flex;
77
78
- // stylelint-disable selector-max-class, selector-max-combinators, selector-max-specificity -- generated by polaris-migrator DO NOT COPY
+ // stylelint-disable selector-max-class, selector-max-specificity -- generated by polaris-migrator DO NOT COPY
79
&.statusCritical .PrimaryAction.Button {
80
border-color: var(--p-border-critical-subdued);
81
background: var(--p-surface-critical-subdued);
0 commit comments