Skip to content

Commit

Permalink
fix: glb upload with wearable preview
Browse files Browse the repository at this point in the history
  • Loading branch information
meelrossi committed Oct 4, 2023
1 parent 1473bc9 commit d52ea7d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,8 @@
}

.CreateSingleItemModal .importer-thumbnail-container .WearablePreview {
display: none;
position: absolute;
visibility: hidden;
}

.CreateSingleItemModal .thumbnail-step-container {
Expand Down

0 comments on commit d52ea7d

Please sign in to comment.