binxie
2023-07-11 be102ae06e8f986bd9d1a544cd2752e5fa94231a
force-app/main/default/staticresources/lexdatatable.css
@@ -18,11 +18,11 @@
  .slds-table th,
  .slds-table td {
    font-size: 16px;
    font-size: 14px;
  }
  .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;
  }