From 251e86b0b4ffba32d746dc9b58638611937387b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Tue, 7 Jan 2025 13:49:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=80=9A=E7=94=A8=E9=A2=9C?= =?UTF-8?q?=E8=89=B2=E5=B1=95=E7=A4=BA=E5=99=A8=E7=9A=84=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FlexColorStand.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/FlexColorStand.module.css b/src/components/FlexColorStand.module.css index 60b0703..04d0511 100644 --- a/src/components/FlexColorStand.module.css +++ b/src/components/FlexColorStand.module.css @@ -1,7 +1,6 @@ @layer components { .color_stand { max-width: 10em; - height: 100%; flex: 1 1 2em; display: flex; flex-direction: column;