general-library-union 2.8.7 → 2.8.8

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": "2.8.7",
3
+ "version": "2.8.8",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3919,6 +3919,10 @@ td.GrupoColor {
3919
3919
  var(--color-500);
3920
3920
  }
3921
3921
 
3922
+ .nav-planta-personal .p-button-rounded{
3923
+ background: #fff !important;
3924
+ }
3925
+
3922
3926
 
3923
3927
  .nav-planta-personal .p-datatable-responsive-scroll>.p-datatable-wrapper>table,
3924
3928
  .p-datatable-auto-layout>.p-datatable-wrapper>table {