element-plus / element-plus-icons

Main package for storing Element Plus icon resources.
MIT License
138 stars 100 forks source link

The Element CSS style does not work properly #29

Closed qsyjlab closed 2 years ago

qsyjlab commented 2 years ago

This is my code, rendering a close icon. However, attributes cannot be inherited correctly . `

` image

If I change it to the following it will work fine.

image

image

sxzz commented 2 years ago

This issue seems to be fixed. If the problem consists, please go to main repo and create a new issue.