JSFiddle - React, Tailwind, and code Playground

by Mon Cervantes

HTML

<button ng-click="openRegisterModal()" tabindex="6" class="btn btn-default ng-scope" translate="">Registrate</button>

CSS

.btn-default{
  margin-left:12px;
  margin-bottom:0px;
  width:auto;
}