@4399ywkf/core 5.0.21 → 5.0.22

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/dist/index.js CHANGED
@@ -3791,7 +3791,6 @@ const GlobalReset = createGlobalStyle(({ theme }) => css\`
3791
3791
  }
3792
3792
 
3793
3793
  ::selection {
3794
- color: #000;
3795
3794
  -webkit-text-fill-color: unset !important;
3796
3795
  }
3797
3796
  \`);`;