mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-25 21:03:54 +08:00
OffroadAlert: add stretch at the bottom (#20856)
This commit is contained in:
@@ -83,6 +83,7 @@ void OffroadAlert::refresh() {
|
||||
l->setVisible(false);
|
||||
alerts_layout->addWidget(l);
|
||||
}
|
||||
alerts_layout->addStretch(1);
|
||||
}
|
||||
|
||||
updateAlerts();
|
||||
|
||||
Reference in New Issue
Block a user