diff --git a/src/app/ItemPage.js b/src/app/ItemPage.js index 207ef12..88facb2 100644 --- a/src/app/ItemPage.js +++ b/src/app/ItemPage.js @@ -684,10 +684,15 @@ function ItemPageOutfitPreview({ itemId }) { const isIncompatible = Array.isArray(layers) && layers.length === 0; return ( - - + + - +