JSFiddle - React, Tailwind, and code Playground
by Chamster
HTML
<button style='width:18px;height:18px;'>X</button>
CSS
button
{
padding:0;
}
by Chamster
<button style='width:18px;height:18px;'>X</button>
button
{
padding:0;
}