From 201e8c953967153d0b3031fb82ec82f514c77426 Mon Sep 17 00:00:00 2001 From: congzc Date: Thu, 13 Jul 2023 18:09:58 +0800 Subject: [PATCH] 3 --- src/views/createVideo/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/createVideo/index.vue b/src/views/createVideo/index.vue index 18ba8e5..99b9f1f 100644 --- a/src/views/createVideo/index.vue +++ b/src/views/createVideo/index.vue @@ -2066,7 +2066,7 @@ onUnmounted(() => { // height: 580px; height: 67%; // height: calc(70vh - 80px ); - margin-bottom: 10px; + margin-bottom: 20px; .uploadBtn { position: relative; padding: 10px 15px; @@ -2313,7 +2313,7 @@ onUnmounted(() => { &-bottom { width: 100%; - height: 30%; + height: 29%; // height: calc(30vh - 80px ); // margin-top: 10px; .tab {