Rename styleclass

This commit is contained in:
Armin Schrenk
2022-06-24 12:27:38 +02:00
parent 8043a4ea10
commit 22b842e6c2
9 changed files with 9 additions and 9 deletions

View File

@@ -30,7 +30,7 @@
<FontAwesome5IconView styleClass="glyph-icon-white" glyph="TIMES" glyphSize="24"/>
</StackPane>
<VBox spacing="6">
<Label styleClass="label-large" text="%migration.impossible.heading"/>
<Label styleClass="label-extra-large" text="%migration.impossible.heading"/>
<Label text="%migration.impossible.reason" wrapText="true" HBox.hgrow="ALWAYS"/>
<TextFlow>
<Text text="%migration.impossible.moreInfo"/>