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 @@ - +