JSFiddle - React, Tailwind, and code Playground
by WilsonPage
HTML
<button>My text</button>
CSS
button {
height: 100px
-webkit-box-align: top;
}
by WilsonPage
<button>My text</button>
button {
height: 100px
-webkit-box-align: top;
}