mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-09 13:12:08 +00:00
Font: added reset button for scaling
This commit is contained in:
@@ -42,7 +42,7 @@ RowLayout {
|
||||
text: root.text
|
||||
family: Settings.data.ui.fontFixed
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
Layout.preferredWidth: 50 * scaling
|
||||
Layout.preferredWidth: 45 * scaling
|
||||
horizontalAlignment: Text.AlignRight
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user