JSFiddle - React, Tailwind, and code Playground

by megaadriano

HTML

<table style=" width:100px;height:40px;"><tbody><tr><td style="background-color:#0275d8;" id="tzZ0" class="l-54 padding valigntop"><table style=" width:100px;">
<tbody><tr><td style=" width:100px; height:20px; background-color:#ffffff;" id="Z0" class="valigntop"></td><td style=" height:20px;"></td></tr>
<tr><td style=" width:100px; height:20px; background-color:#ffffff;" id="Z0" class="valigntop"></td><td style=" height:20px;"></td></tr>
<tr><td style=" width:100px;"></td><td></td></tr>
</tbody></table></td></tr></tbody></table>

CSS

@media only screen and (max-width: 700px) {
  .item {
    width: 100% !important;
  }
}