logging
This commit is contained in:
@@ -16,6 +16,10 @@ html, body {
|
||||
background-image: url("assets/icons/user.svg");
|
||||
}
|
||||
|
||||
.logout {
|
||||
background-image: url("assets/icons/logout.svg");
|
||||
}
|
||||
|
||||
.flex-row{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user