mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-10 11:52:13 +08:00
fix size
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ SpeedLimitSettings::SpeedLimitSettings(QWidget *parent) : QStackedWidget(parent)
|
||||
"",
|
||||
"",
|
||||
speed_limit_mode_texts,
|
||||
385);
|
||||
380);
|
||||
list->addItem(speed_limit_mode_settings);
|
||||
|
||||
list->addItem(horizontal_line());
|
||||
|
||||
Reference in New Issue
Block a user