bootstrapfx icon indicating copy to clipboard operation
bootstrapfx copied to clipboard

The font display in the button is incorrect

Open Ppsoft1991 opened this issue 1 year ago • 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')

Ppsoft1991 avatar Feb 22 '24 05:02 Ppsoft1991