From 7454e4fe769b5148309b8a932fbf2bc03b41b376 Mon Sep 17 00:00:00 2001
From: liangxiaozhen <liangxiaozhen>
Date: 星期日, 06 八月 2023 19:06:33 +0800
Subject: [PATCH] G级页面简单修改
---
force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css b/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
index 80c5615..8e59af1 100644
--- a/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
+++ b/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
@@ -51,6 +51,6 @@
max-width: 100%; / 闃叉瀛愬厓绱犳孩鍑哄鍣� */
}
- .slds-button_reset{
- background: rgb(243, 243, 243);
+ .text-container p:first-line {
+ background-color: rgb(243, 243, 243);
}
\ No newline at end of file
--
Gitblit v1.9.1