Home > Enterprise >  Certain characters cause buttons to display incorrectly in html specifically √
Certain characters cause buttons to display incorrectly in html specifically √

Time:01-04

I am working on an emoji panel and and I am having an issue where specific characters cause a button to display differently and I do not know the reason here is the code that shows the issue.

button {
    width: 50px;
    height: 50px;
}
<span>
    <button>           
  •  Tags:  
  • Related