buli
2023-05-23 07390e2fcb4adf27c928335bf27ae7939c5a80ad
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;
  }