From ac8baa7f95829eb4c70fb2b288456d5509b6791b Mon Sep 17 00:00:00 2001 From: duanshuwen Date: Sun, 9 Nov 2025 17:09:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BF=AB=E9=80=9F=E9=A2=84=E5=AE=9A?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Stepper/styles/index.scss | 2 +- src/pages-booking/index.vue | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/Stepper/styles/index.scss b/src/components/Stepper/styles/index.scss index ea12a1c..e0df76d 100644 --- a/src/components/Stepper/styles/index.scss +++ b/src/components/Stepper/styles/index.scss @@ -4,5 +4,5 @@ } .stepper-text { - width: 30px; + max-width: 40px; } diff --git a/src/pages-booking/index.vue b/src/pages-booking/index.vue index acc8c25..3645473 100644 --- a/src/pages-booking/index.vue +++ b/src/pages-booking/index.vue @@ -11,7 +11,9 @@ - +