[auth] Added logout button
This commit is contained in:
@@ -30,6 +30,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.logout__btn {
|
||||
padding-left: 15px;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.auth_container {
|
||||
|
||||
.basic_auth__title {
|
||||
|
||||
Reference in New Issue
Block a user