PushRuleSettingsPopup: add some missing padding

This commit is contained in:
miruka 2021-02-28 18:08:31 -04:00
parent 9de4252924
commit 376364afad

View File

@ -194,6 +194,7 @@ HFlickableColumnPopup {
CustomLabel {
text: qsTr("Actions for messages that trigger this rule:")
bottomPadding: theme.spacing / 2
}
HCheckBox {