Fixes dark mode for initial autoconnect tab

This commit is contained in:
Saptak S 2021-12-20 16:57:08 +05:30
parent 42379f50ba
commit 16d03ac377
No known key found for this signature in database
GPG Key ID: 7B7F1772C0C6FCBF
2 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ class GuiCommon:
QCheckBox {
margin-top: 30px;
background: #FCFCFC;
color: #000000;
border: 1px solid #DDDBDA;
border-radius: 8px;
padding: 24px 16px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB