general-library-union 2.7.89 → 2.7.90

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.7.89",
3
+ "version": "2.7.90",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3112,7 +3112,7 @@ li.btn-descarga-masiva a {
3112
3112
  }
3113
3113
 
3114
3114
  .p-button.p-button-outlined {
3115
- background: #fff;
3115
+ background: #25252b;
3116
3116
  color: var(--color-500);
3117
3117
  border: solid 1px;
3118
3118
  font-size: 0.8rem;