feat: add wizard auth selector
This commit is contained in:
@@ -1358,6 +1358,11 @@
|
||||
color: #58a6ff;
|
||||
border: 1px solid rgba(88, 166, 255, 0.2);
|
||||
}
|
||||
.upstream-auth-badge.auth-basic {
|
||||
background: rgba(240, 173, 78, 0.12);
|
||||
color: #f0ad4e;
|
||||
border: 1px solid rgba(240, 173, 78, 0.2);
|
||||
}
|
||||
.upstream-auth-badge.auth-apikey {
|
||||
background: rgba(188, 140, 255, 0.1);
|
||||
color: #bc8cff;
|
||||
|
||||
Reference in New Issue
Block a user