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 cb88290 commit 1a722f7Copy full SHA for 1a722f7
src/box/box.scss
@@ -106,7 +106,7 @@
106
// stylelint-disable-next-line primer/spacing
107
margin-top: -1px;
108
list-style-type: none; // To account for applying Box component to a list
109
- border-top-color: var(--color-border-primary);
+ border-top-color: var(--color-border-secondary);
110
border-top-style: $border-style;
111
border-top-width: $border-width;
112
0 commit comments