From cb95755fe8496d8af6d40b05c4bbd4b6df2e77ab Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 05 六月 2023 14:39:34 +0800
Subject: [PATCH] LEX Community Report&Dashboard

---
 force-app/main/default/staticresources/lexdatatable.css |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/force-app/main/default/staticresources/lexdatatable.css b/force-app/main/default/staticresources/lexdatatable.css
index 831cc58..1b80c8f 100644
--- a/force-app/main/default/staticresources/lexdatatable.css
+++ b/force-app/main/default/staticresources/lexdatatable.css
@@ -22,7 +22,7 @@
   }
 
 
-  .wrapped-header-datatable .slds-table .slds-th__action .slds-truncate {
+  .wrapped-header-wrap-datatable .slds-table .slds-th__action .slds-truncate {
     max-width: 100%;
     overflow: hidden;
     text-overflow: unset;
@@ -32,11 +32,11 @@
 
   }
 
-  .wrapped-header-datatable .slds-table .slds-th__action {
-    height: 3rem;
+  .wrapped-header-wrap-datatable .slds-table .slds-th__action {
+    height: 2.8rem;
     border-bottom: 1px solid rgb(206 206 206);
   }
 
-  .wrapped-header-datatable .slds-table .slds-line-height_reset {
-    height: 0.8rem;
+  .wrapped-header-wrap-datatable .slds-table .slds-line-height_reset {
+    height: 1rem;
   }
\ No newline at end of file

--
Gitblit v1.9.1