From a33b97fd758af705132981b2647bd56029a24063 Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Fri, 3 Nov 2023 16:37:55 +0800 Subject: [PATCH] 2023-11-03 --- .../src/views/component/initial_value/add/productAdd.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/warehousing-system/project_web_ui-xxs/src/views/component/initial_value/add/productAdd.vue b/warehousing-system/project_web_ui-xxs/src/views/component/initial_value/add/productAdd.vue index 32646d67..af65954a 100644 --- a/warehousing-system/project_web_ui-xxs/src/views/component/initial_value/add/productAdd.vue +++ b/warehousing-system/project_web_ui-xxs/src/views/component/initial_value/add/productAdd.vue @@ -412,7 +412,8 @@ line-height: 40px; .item_text { - +flex: 0.8; +text-align: right; font-size: 18px; }