TabsBar: fix profile menu position (mobile)

This commit is contained in:
Alex Gleason 2021-10-27 14:56:39 -04:00
parent de7d8c47b8
commit c6fb12ad13
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -56,7 +56,7 @@
} }
&__profile { &__profile {
margin-left: 0; margin-left: 0 !important;
} }
&__unauthenticated { &__unauthenticated {