feat(ui): show user and logout
This commit is contained in:
@@ -282,6 +282,12 @@ a:hover {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.authStatus {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.topNav__iconBtn {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
border: 1px solid rgba(255, 255, 255, 0.12);
|
||||
|
||||
Reference in New Issue
Block a user