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 00b3c47 commit 615bb12Copy full SHA for 615bb12
.changeset/twenty-doors-grow.md
polaris-react/src/components/Badge/Badge.scss
@@ -16,8 +16,7 @@
16
:where(#{$se23}) & {
17
background-color: var(--p-color-experimental-bg-transparent-subdued);
18
color: var(--p-color-text-subdued);
19
- // stylelint-disable-next-line -- se23 border radius 10px
20
- border-radius: 10px;
+ font-weight: var(--p-font-weight-medium);
21
}
22
23
@media print {
0 commit comments