buli
2023-05-24 a1369f4a77132580a86ea45b4f22cd3f8723664a
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;
  }