general-library-union 3.2.77 → 3.2.79

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "3.2.77",
3
+ "version": "3.2.79",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3556,10 +3556,10 @@ tfoot.p-datatable-tfoot {
3556
3556
  }
3557
3557
  }
3558
3558
 
3559
- .p-datatable .p-datatable-tbody > tr.p-highlight {
3560
- background: var(--color-100);
3561
- color:#232323;
3562
- }
3559
+ // .p-datatable .p-datatable-tbody > tr.p-highlight {
3560
+ // background: var(--color-100);
3561
+ // color:#232323;
3562
+ // }
3563
3563
 
3564
3564
  .p-datatable-responsive-scroll>.p-datatable-wrapper {
3565
3565
  border-radius: 5px;