mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 11:13:53 +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