From 07390e2fcb4adf27c928335bf27ae7939c5a80ad Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 23 五月 2023 11:28:12 +0800
Subject: [PATCH] bakcup20230523
---
force-app/main/default/lwc/lexOutboundorderImport/lexOutboundorderImport.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/lwc/lexOutboundorderImport/lexOutboundorderImport.css b/force-app/main/default/lwc/lexOutboundorderImport/lexOutboundorderImport.css
index 5876eac..7156e21 100644
--- a/force-app/main/default/lwc/lexOutboundorderImport/lexOutboundorderImport.css
+++ b/force-app/main/default/lwc/lexOutboundorderImport/lexOutboundorderImport.css
@@ -1,3 +1,4 @@
+@import 'c/lexCssUtility';
.outerBorderCss{
border: 1px solid #D4D4D4;
border-radius : 5px;
@@ -25,5 +26,5 @@
}
.fontWeight{
margin-left: 5px;
- font-weight:bold;
+ font-size:16px;
}
\ No newline at end of file
--
Gitblit v1.9.1