JSFiddle - React, Tailwind, and code Playground
by gothic
HTML
<button><span>这方法是要逆天?这里还可以放图片</span></button>
CSS
button {
width: 400px;
height: 400px;
background: red;
border: 1px solid #ccc;
}
by gothic
<button><span>这方法是要逆天?这里还可以放图片</span></button>
button {
width: 400px;
height: 400px;
background: red;
border: 1px solid #ccc;
}