PushRuleSettingsPopup: add some missing padding
This commit is contained in:
parent
9de4252924
commit
376364afad
|
@ -194,6 +194,7 @@ HFlickableColumnPopup {
|
||||||
|
|
||||||
CustomLabel {
|
CustomLabel {
|
||||||
text: qsTr("Actions for messages that trigger this rule:")
|
text: qsTr("Actions for messages that trigger this rule:")
|
||||||
|
bottomPadding: theme.spacing / 2
|
||||||
}
|
}
|
||||||
|
|
||||||
HCheckBox {
|
HCheckBox {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user