Skip to content

Commit 615bb12

Browse files
Yuraima Estevezsophschneider
authored andcommitted
minor pr feedback
1 parent 00b3c47 commit 615bb12

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.changeset/twenty-doors-grow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

polaris-react/src/components/Badge/Badge.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
:where(#{$se23}) & {
1717
background-color: var(--p-color-experimental-bg-transparent-subdued);
1818
color: var(--p-color-text-subdued);
19-
// stylelint-disable-next-line -- se23 border radius 10px
20-
border-radius: 10px;
19+
font-weight: var(--p-font-weight-medium);
2120
}
2221

2322
@media print {

0 commit comments

Comments
 (0)