Fix user menu styles

This commit is contained in:
Robert Long 2022-01-18 13:34:42 -08:00
commit 97ab7ee2c0
3 changed files with 10 additions and 4 deletions

View file

@ -16,7 +16,7 @@
}
.menuItem > * {
margin-right: 10px;
margin: 0 10px 0 0;
}
.menuItem > :last-child {