shx-3d-render
parent
f080f12425
commit
e811c102a3
|
@ -39,9 +39,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.shx-loading-spinner-mainIcon {
|
.shx-loading-spinner-mainIcon {
|
||||||
animation: shx-spinner-pulse 1s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
|
animation: shx-spinner-pulse 0.5s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
|
||||||
|
|
||||||
filter: drop-shadow(0px 0px 10px rgba(255,255,255, 0.5));
|
filter: drop-shadow(0px 0px 5px rgba(255,255,255, 0.5));
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue