From 5773bf718397e8a7073b935d989259ef0cb29219 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期一, 05 二月 2024 19:20:34 +0800 Subject: [PATCH] Merge branch 'reportWorkAppFile/reportWorkApp' of http://192.168.5.5:10010/r/web/bulletin-board-style1 into reportWorkAppFile/reportWorkApp --- 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