Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 9290bd3

Browse files
SLakscopybara-github
authored andcommitted
fix: circular progress no longer cause dialogs to be scrollable
PiperOrigin-RevId: 647811616
1 parent 423edc3 commit 9290bd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mdc-circular-progress/_circular-progress.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
@include rtl.ignore-next-line();
6969
direction: ltr;
7070
line-height: 0;
71+
overflow: hidden;
7172
}
7273

7374
@include feature-targeting.targets($feat-animation) {

0 commit comments

Comments
 (0)