general-library-union 3.0.44 → 3.0.46
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
|
@@ -3225,9 +3225,7 @@ p.chip {
|
|
|
3225
3225
|
-webkit-text-fill-color: #232323 !important;
|
|
3226
3226
|
background-color:#fff !important;
|
|
3227
3227
|
background-clip: text !important;
|
|
3228
|
-
|
|
3229
|
-
box-shadow: 0 0 0 1000px white inset !important;
|
|
3230
|
-
-webkit-text-fill-color: #000 !important; /* Cambia esto si necesitas otro color para el texto
|
|
3228
|
+
box-shadow: none !important;
|
|
3231
3229
|
}
|
|
3232
3230
|
|
|
3233
3231
|
input:-moz-autofill {
|