band-aid to prevent misclics on logout

This commit is contained in:
Henry Jameson 2022-08-12 01:22:00 +03:00
commit f54fcda887
3 changed files with 7 additions and 0 deletions

View file

@ -117,4 +117,8 @@
text-align: right;
}
}
.spacer {
width: 1em;
}
}