[bug] Hide custom-providers; Fix bug 75241

This commit is contained in:
Sergey Konovalov
2025-06-16 18:19:43 +03:00
parent af5295b95a
commit a08863bce2

View File

@ -115,7 +115,7 @@ body {
}
#custom-providers-button{
display: inline-flex;
display: none;
}
#custom-providers-button label{
cursor: pointer;