Skip to content

Commit efc5801

Browse files
committed
Change progress bar position to fix full screen
1 parent ede0a37 commit efc5801

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/core/public/chrome/ui/loading_indicator.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ export class LoadingIndicator extends React.Component<LoadingIndicatorProps, { v
8080
data-test-subj={testSubj}
8181
aria-hidden={ariaHidden}
8282
aria-label={ariaLabel}
83+
position="fixed"
8384
color="accent"
8485
size="xs"
8586
/>

0 commit comments

Comments
 (0)