Skip to content

Commit c78fff0

Browse files
ergunshDevtools-frontend LUCI CQ
authored andcommitted
[Freestyler] Fix spinner causing flickering for summary element
Fixed: 376384398 Change-Id: Icc6312df59e5c654125da6a76e116ff9371d6f41 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5973209 Reviewed-by: Nikolay Vitkov <[email protected]> Auto-Submit: Ergün Erdoğmuş <[email protected]> Commit-Queue: Ergün Erdoğmuş <[email protected]>
1 parent dcb3841 commit c78fff0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front_end/ui/components/spinners/spinner.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*/
66

77
:host {
8+
overflow: hidden;
89
width: var(--sys-size-7);
910
height: var(--sys-size-7);
1011
display: inline-block;

0 commit comments

Comments
 (0)