From eb52624b4ea5303198d4dddc19a3366c87283ff3 Mon Sep 17 00:00:00 2001 From: yangfeng <wanwan926_4@163.com> Date: 星期一, 05 二月 2024 17:50:44 +0800 Subject: [PATCH] 登录页面接口联调 --- src/views/dashboard/components/OutputMaterialsList.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/dashboard/components/OutputMaterialsList.vue b/src/views/dashboard/components/OutputMaterialsList.vue index 9ae2fca..77cc094 100644 --- a/src/views/dashboard/components/OutputMaterialsList.vue +++ b/src/views/dashboard/components/OutputMaterialsList.vue @@ -57,6 +57,7 @@ font-size: 16px; } .btn { + padding: 0; width: 90px; float: right; font-size: 14px; -- Gitblit v1.8.0