Skip to content

Commit 9367f06

Browse files
committed
test(progress-bar): update determinate test page
1 parent 87d6c29 commit 9367f06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • core/src/components/progress-bar/test/determinate

core/src/components/progress-bar/test/determinate/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515

1616
<style>
1717
.custom-bar-background {
18-
--background: red;
18+
--ion-progress-bar-determinate-buffer-bar-solid-default-background: red;
1919
}
2020

2121
.no-bar-background {
22-
--background: none;
22+
--ion-progress-bar-determinate-buffer-bar-solid-default-background: none;
2323
}
2424

2525
ion-content ion-progress-bar {

0 commit comments

Comments
 (0)