[auth] Added logout for auth with apiKey and basic auth
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.auth_submit__button {
|
||||
.auth_submit__button, .auth_logout__button {
|
||||
color: #547f00;
|
||||
border: none;
|
||||
text-decoration: underline;
|
||||
@@ -58,6 +58,7 @@
|
||||
padding-left: 0;
|
||||
font-size: 1em;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.key_input_container {
|
||||
|
||||
Reference in New Issue
Block a user