general-library-union 3.0.48 → 3.0.49

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.0.48",
3
+ "version": "3.0.49",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "start": "ng serve",
@@ -3228,7 +3228,7 @@ p.chip {
3228
3228
  box-shadow: none !important;
3229
3229
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
3230
3230
  box-shadow: 0 0 0 1000px white inset !important;
3231
- -webkit-text-fill-color: #000 !important; /* Cambia esto si necesitas otro color para el texto */
3231
+ -webkit-text-fill-color: #000 !important;
3232
3232
  }
3233
3233
 
3234
3234
  input:-moz-autofill {