From 2e995a09dca4bf2d75c0e7c1c51c17b7fa572ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=90=A6?= Date: Sat, 15 Aug 2026 17:44:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcss=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/games/components/StarveGame.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/games/components/StarveGame.vue b/src/games/components/StarveGame.vue index 899210f..0320395 100644 --- a/src/games/components/StarveGame.vue +++ b/src/games/components/StarveGame.vue @@ -3555,17 +3555,11 @@ function freshClass(f) { } .ds-map canvas { border-radius: 6px; - image-rendering: pixelated; - width: 192px; - height: 144px; - max-width: 80vw; + image-rendering: pixelated; width: 360px; height: 270px; max-width: 80vw; } - width: 360px; - height: 270px; - max-width: 80vw; .map-note { color: #b8a888; font-size: 11px;