Skip to content

Commit 712ae0a

Browse files
committed
Update reference images for PDF export progress snackbar styles.
This change includes updated binary files for the PDF export progress snackbar, ensuring accurate visual representation during testing.
1 parent 11cd3ea commit 712ae0a

3 files changed

Lines changed: 1 addition & 1 deletion

assets/sass/vendor/_mdc-linear-progress.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020

2121
// Animate width on the primary bar so determinate progress fills smoothly.
22-
// MDC base transitions transform only.
22+
// Uses MDC's sharp curve (matches the 250ms transform/opacity transitions MDC already applies to .mdc-linear-progress).
2323
.mdc-linear-progress:not(.mdc-linear-progress--indeterminate) .mdc-linear-progress__primary-bar {
2424
transition: width 250ms cubic-bezier(0.4, 0, 0.6, 1);
2525
}
1.75 KB
Loading
1.78 KB
Loading

0 commit comments

Comments
 (0)