We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb7d4b commit 9d55b34Copy full SHA for 9d55b34
src/components/presentational/progressBar/index.module.scss
@@ -17,6 +17,7 @@ $pinkDarken: hsl(313, 74%, 35%);
17
}
18
19
:global(.ant-progress-inner) {
20
+ background: transparent;
21
border: 1px solid $brownDarken20;
22
height: spacings.$s-4;
23
border-radius: 4px;
0 commit comments