We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c2d11 commit ecc269bCopy full SHA for ecc269b
index.css
@@ -96,6 +96,7 @@ div#sqSpinner {
96
box-shadow: 0 0 5px 5px #F90;
97
display: none;
98
transform: rotate(30deg);
99
+ z-index: 100;
100
}
101
div#sqSpinner > div {
102
position: absolute;
0 commit comments