score:1

Accepted answer

set margin-bottom: 0; for label.

edit
serene-chaplygin-dlxxk

score:2

from what i see, there is some bottom margin to radio. if you use below style on 'radio', it works just fine.

style={{ backgroundcolor: "yellow", marginbottom: "0" }}

Related Query

More Query from same tag