From 82146f266d1e13a7c303a7803e91047514b0bf7f Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Mon, 23 Nov 2020 15:34:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=A4=A7=E4=BA=86=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mine/Archives.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/mine/Archives.vue b/src/views/mine/Archives.vue index d78570f..e26acfa 100644 --- a/src/views/mine/Archives.vue +++ b/src/views/mine/Archives.vue @@ -1381,15 +1381,15 @@ export default defineComponent({ } } .submit-btn { - width: 63px; - height: 23px; + width: 70px; + height: 28px; background: #08ae98; border-radius: 3px; font-size: 10px; font-weight: 500; color: #ffffff; text-align: center; - line-height: 23px; + line-height: 28px; cursor: pointer; user-select: none; position: fixed;