Minor context menu visual updates

This commit is contained in:
Tom Moor
2021-03-29 22:28:40 -07:00
parent b5dcb1b3fe
commit 07425f4243
2 changed files with 3 additions and 3 deletions

View File

@ -85,7 +85,7 @@ export const MenuAnchor = styled.a`
user-select: none;
svg:not(:last-child) {
margin-right: 8px;
margin-right: 4px;
}
svg {