OffroadAlert: add stretch at the bottom (#20856)

old-commit-hash: b0e2374635
This commit is contained in:
Dean Lee
2021-05-09 13:21:00 +08:00
committed by GitHub
parent e333e4f189
commit cd50782410
@@ -83,6 +83,7 @@ void OffroadAlert::refresh() {
l->setVisible(false);
alerts_layout->addWidget(l);
}
alerts_layout->addStretch(1);
}
updateAlerts();