Skip to content

Commit

Permalink
format qml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBuchananCompPhys committed Jan 23, 2024
1 parent 4896232 commit b0ae9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qml/ScaleChargesDialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Page {
spacing: 10

D.Text {
Layout.fillWidth: true
Layout.fillHeight: true
Layout.fillWidth: true
font.pixelSize: 11
text: "Enter the scaling factor to apply to all atoms / the target sum to determine scaling factor from"
width: parent.width - 2 * parent.spacing
Expand Down

0 comments on commit b0ae9b0

Please sign in to comment.