Skip to content

Modify ComboBox size adding Styles css class #134

Open
@zcittadin

Description

@zcittadin

Hello.
I have created a form with some TextFields, Buttons and a ComboBox.
I would like to use Styles.SMALL to modify the size of the controls.
This works with TextField and Button, but not with ComboBox.
Is there any other way to achieve this?
I tried: combo.getStyleClass().addAll(Styles.SMALL);
But without success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions