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 52b7eda commit 7a53b6dCopy full SHA for 7a53b6d
core/src/components/progress-bar/progress-bar.ios.scss
@@ -18,5 +18,5 @@
18
* solid (with a buffer value of 1). This maintains
19
* the custom Ionic appearance for a buffered progress bar.
20
*/
21
- --background: #{$background-color-step-100};
+ --background: var(--ion-color-gray-100);
22
}
0 commit comments