general-library-union 3.0.48 → 3.0.49

Sign up to get free protection for your applications and to get access to all the features.
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 {