diff --git a/components/wifi-manager/style.css b/components/wifi-manager/style.css index a574e881..b746d46e 100644 --- a/components/wifi-manager/style.css +++ b/components/wifi-manager/style.css @@ -297,6 +297,10 @@ input, textarea { width: 60%; } +.progress-bar { + background-color: #037AF0; +} + .footer { position: fixed; left: 0;