general-library-union 3.0.45 → 3.0.47

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