kordamp/bootstrapfx

The font display in the button is incorrect

Ppsoft1991 opened this issue · 0 comments

I created a button and set the style, but the font not in the center

btn.getStyleClass().setAll("btn", "btn-sx", "btn-primary");

图片

jdk version 11
implementation('org.kordamp.bootstrapfx:bootstrapfx-core:0.4.0')