pancakeswap / pancake-toolkit

:hammer_and_pick: Pancake frontend packages
https://pancakeswap-uikit.netlify.app/
GNU General Public License v3.0
305 stars 756 forks source link

fix: Missing Tag component svg fill color in safari #409

Closed memoyil closed 1 year ago

memoyil commented 2 years ago

Safari has a bug that it couldn't fill svg with currentColor so we should use the color from variant

To reproduce:

  1. Go to predictions
  2. Switch dark theme
  3. Enter one position
  4. Entered tag has blank area at start which should show check svg
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pancakeswap/token-list/8ZKdtQUSBtJT53WYq31KCia74AX7
✅ Preview: https://token-list-git-fork-memoyil-feature-fixtagsvgcolorinsafari.pancake.run

chef-jojo commented 2 years ago

@memoyil what is Entered tag?