forked from Silverfish/proton-bridge
GODT-1411: refactor SettingView content to fill height
This commit is contained in:
@ -28,6 +28,8 @@ SettingsView {
|
||||
property bool _isAdvancedShown: false
|
||||
property var notifications
|
||||
|
||||
fillHeight: false
|
||||
|
||||
Label {
|
||||
colorScheme: root.colorScheme
|
||||
text: qsTr("Settings")
|
||||
|
||||
Reference in New Issue
Block a user