Remove session details on signout

This commit is contained in:
r 2020-03-04 15:59:59 +00:00
parent 35a8c247d9
commit 911c9b7993
9 changed files with 49 additions and 3 deletions

View file

@ -477,6 +477,10 @@ a:hover,
margin: 12px 0;
}
.signout {
display: inline;
}
.dark {
background-color: #222222;
background-image: none;