From eb56fe50ee44f579aa03b03ac75735afea21229e Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期三, 15 十一月 2023 11:37:21 +0800 Subject: [PATCH] style: 样式调整 --- src/views/dashboard/components/InputMaterialsList.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/dashboard/components/InputMaterialsList.vue b/src/views/dashboard/components/InputMaterialsList.vue index f4d946f..4dc5bfd 100644 --- a/src/views/dashboard/components/InputMaterialsList.vue +++ b/src/views/dashboard/components/InputMaterialsList.vue @@ -58,6 +58,7 @@ font-size: 16px; } .btn { + padding: 0; width: 90px; float: right; font-size: 14px; -- Gitblit v1.8.0