Skip to content

Commit bb89d3e

Browse files
committed
Fix visual glitch with spinner
1 parent c8947ce commit bb89d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/loading-spinner.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.loading-spinner {
2+
flex-shrink: 0;
23
border: 6px solid #eee;
34
border-top-color: var(--secondary-text-color);
45
border-radius: 50%;

0 commit comments

Comments
 (0)