Improved logout/login and change password support

This commit is contained in:
N-Pex 2021-03-29 21:55:43 +02:00
parent 31535f0f3c
commit 1f4970368a
7 changed files with 109 additions and 99 deletions

View file

@ -608,7 +608,9 @@ $admin-fg: white;
.action {
padding: 4px 20px;
cursor: pointer;
&::after {
/* divider */
content: ' ';
display: block;
margin: 10px 0px;