diff --git a/apps/ai-game-creator-shell/src/styles.css b/apps/ai-game-creator-shell/src/styles.css index eaa412a88..67974305a 100644 --- a/apps/ai-game-creator-shell/src/styles.css +++ b/apps/ai-game-creator-shell/src/styles.css @@ -5982,12 +5982,6 @@ iframe.preview-frame { transform-origin: bottom right; } -.game-resource-card-placeholder > svg *, -.game-resource-card-version-visual > svg *, -.game-resource-card-audio-visual > svg * { - stroke-width: calc(2px * var(--genarrative-image-canvas-inverse-scale, 1)); -} - .game-resource-card-open { position: absolute; z-index: 1;