From c0fa6c4772475d663fe174c41a830b4aaa7378cd Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期二, 16 四月 2024 15:07:59 +0800
Subject: [PATCH] 测试空类部署
---
force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css b/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
index ef26aba..3e669aa 100644
--- a/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
+++ b/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
@@ -108,4 +108,8 @@
display: block;
width: 10%;
}
+}
+
+.textAreaBody {
+ --sds-c-textarea-sizing-min-height:175px;
}
\ No newline at end of file
--
Gitblit v1.9.1