general-library-union 2.8.7 → 2.8.9

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.9",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4072,6 +4072,12 @@ td.GrupoColor {
4072
4072
  }
4073
4073
 
4074
4074
 
4075
+ .menu-punto-proceso .p-dialog .p-button-rounded{
4076
+ background: #fff !important;
4077
+ }
4078
+
4079
+
4080
+
4075
4081
  .menu-punto-proceso .p-dialog .p-button.p-button-outlined {
4076
4082
  background: var(--color-100) !important;
4077
4083
  padding: 0.45rem 0.55rem !important;