shx-3d-render

main
Jan Umbach 2024-06-19 18:01:08 +02:00
parent 41e86e99b4
commit f080f12425
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@
.shx-loading-spinner-mainIcon {
animation: shx-spinner-pulse 1s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
filter: drop-shadow(0px 0px 10px rgba(255,255,255, 0.5));
}
</style>