WEBCore PWA with FNCPageControl - Badge is cutoff

I'm using the FNCPageControl in a WEBCore PWA application. The Badge on the tab seems to be cut at the top (see attachment). I have tried various component sizing, but cannot get it fixed. Any suggestions?
Screenshot 2022-06-13 at 14.24.45

You can give a little more spacing with the tab margins:

TMSFNCPageControl1.TabSize.Margins.Top := 20;