general-library-union 2.4.53 → 2.4.55

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.4.53",
3
+ "version": "2.4.55",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3,7 +3,7 @@
3
3
  }
4
4
 
5
5
  .layout-topbar button.p-button-rounded {
6
- background: var(--color-700);
6
+ // background: var(--color-700);
7
7
  border-radius: 50%;
8
8
  border: none;
9
9
  }
@@ -3729,9 +3729,6 @@ td.GrupoColor {
3729
3729
  margin: 0 !important;
3730
3730
  }
3731
3731
 
3732
- .menu-punto-proceso .p-dialog .justify-content-end .p-button.p-button-outlined{
3733
- padding: 0.45rem 0.55rem !important
3734
- }
3735
3732
 
3736
3733
  .menu-punto-proceso .p-dialog .p-dialog-header .p-dialog-header-icon {
3737
3734
  height: 2rem !important;
@@ -3,7 +3,7 @@
3
3
  }
4
4
 
5
5
  .layout-topbar button.p-button-rounded {
6
- background: var(--color-700);
6
+ //background: var(--color-700);
7
7
  border-radius: 50%;
8
8
  border: none;
9
9
  }