From 93eee94f9d4171138bbe491c54ec1224a88f06ea Mon Sep 17 00:00:00 2001 From: liyongle Date: Thu, 10 Aug 2023 17:15:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=A7=A9=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=A5=BC=E5=B1=82=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Guide/Floor.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/views/Guide/Floor.vue b/src/views/Guide/Floor.vue index 61e8958..2425f0b 100644 --- a/src/views/Guide/Floor.vue +++ b/src/views/Guide/Floor.vue @@ -40,7 +40,7 @@ function changeFloor(floorOrder: number) { @include fl(center); position: relative; - width: 72px; + width: 80px; height: 86px; margin-bottom: 8px; color: #534f46; @@ -63,9 +63,7 @@ function changeFloor(floorOrder: number) { height: 16px; } } - .all { - height: 72px; - } + .ac { color: #fff; background: #e00068;