From e6e7fa0883823f2df7eaac47f2937ad4db52f206 Mon Sep 17 00:00:00 2001 From: Comma Device Date: Wed, 27 Jan 2021 12:56:11 +0000 Subject: [PATCH] wifi connecting is not hidden any more old-commit-hash: e0b38c0278c86b95cc0e0724223f88cdd6b69bf6 --- selfdrive/ui/qt/offroad/networking.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/selfdrive/ui/qt/offroad/networking.cc b/selfdrive/ui/qt/offroad/networking.cc index 7ae81384f..53bf945f3 100644 --- a/selfdrive/ui/qt/offroad/networking.cc +++ b/selfdrive/ui/qt/offroad/networking.cc @@ -104,7 +104,6 @@ Networking::Networking(QWidget* parent) : QWidget(parent){ background-color: #444444; } QPushButton:disabled { - padding: 20px; color: #777777; background-color: #222222; }