ProfileMenu label had rounded borders.

This commit is contained in:
Vesa Luusua 2017-12-18 18:37:32 +02:00
parent 139114e568
commit 703fbcef52

View file

@ -21,6 +21,7 @@
&:hover {
border-bottom: 4px solid var(--marketplaceColor);
border-radius: 0;
text-decoration: none;
}
}