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 907c27d commit 6645d8fCopy full SHA for 6645d8f
polaris-react/src/components/ChoiceList/ChoiceList.scss
@@ -1,5 +1,6 @@
1
@import '../../styles/common';
2
3
.ChoiceChildren {
4
+ // stylelint-disable-next-line -- generated by polaris-migrator DO NOT COPY
5
padding-left: calc(var(--p-space-2) + var(--p-choice-size));
6
}
0 commit comments