EmmaRamirez / nuzlocke-generator

📃 A nuzlocke template generator.
https://nuzlocke-generator.com/
28 stars 6 forks source link

Resetting tera type to "None" doesn't remove the icon #909

Closed anastarawneh closed 1 year ago

anastarawneh commented 1 year ago

msedge_HYeivRvHJW

For now, I'm using a CSS workaround:

.pokemon-teratype {
    display: none;
}