From 8ed5725af66f3106ffeb469ac82b64c2947f1c76 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 29 五月 2023 14:06:59 +0800
Subject: [PATCH] backupcode
---
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