JSFiddle - React, Tailwind, and code Playground

HTML

<div class="cbtext">
<input type="checkbox" name="NewsID[]" value="50">текст
</div>

CSS

.cbtext {
    font-size:10px;
}