We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8947ce commit bb89d3eCopy full SHA for bb89d3e
css/loading-spinner.css
@@ -1,4 +1,5 @@
1
.loading-spinner {
2
+ flex-shrink: 0;
3
border: 6px solid #eee;
4
border-top-color: var(--secondary-text-color);
5
border-radius: 50%;
0 commit comments