From 2929f13e934f04fd3804ceaf6362812ee7548f00 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Tue, 9 Dec 2025 16:21:01 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=20selectStylecontinue=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Workshop/selectStyle.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/views/Workshop/selectStyle.vue b/src/views/Workshop/selectStyle.vue index 00bc0dd..17de2b1 100644 --- a/src/views/Workshop/selectStyle.vue +++ b/src/views/Workshop/selectStyle.vue @@ -169,12 +169,17 @@ const { styleList, select } = toRefs(data); .footer { // position: fixed; // margin-top: 4.4rem; + // padding: 4rem 4rem 0 0; + margin-top: auto; + margin-bottom: 5.6rem; + margin-right: 4rem; display: flex; align-items: center; justify-content: flex-end; - position: absolute; - right: 4.1rem; - bottom: 5.6rem; + // position: absolute; + // right: 4rem; + // bottom: 4rem; + height: 6.7rem; // background-color: #f6f6f6; &.placeholder{ position: relative;