From 740c78ec823e6c1af7781338424317a55d424240 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 13 12月 2024 16:32:05 +0800 Subject: [PATCH] 222 --- LA24030_LuLiPackageLine_Pda/components/buttonModal.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/LA24030_LuLiPackageLine_Pda/components/buttonModal.vue b/LA24030_LuLiPackageLine_Pda/components/buttonModal.vue index 5291243..474d492 100644 --- a/LA24030_LuLiPackageLine_Pda/components/buttonModal.vue +++ b/LA24030_LuLiPackageLine_Pda/components/buttonModal.vue @@ -112,4 +112,7 @@ // uni-button{ // // font-size: 16px !important; // } +uni-button{ + padding-right: 10px !important; +} </style> -- Gitblit v1.9.3