Merge branch 'fix-profile-menu-position-mobile' into 'develop'

TabsBar: fix profile menu position (mobile)

See merge request soapbox-pub/soapbox-fe!827
This commit is contained in:
Alex Gleason 2021-10-27 19:10:42 +00:00
commit e63f3403f7
1 changed files with 1 additions and 1 deletions

View File

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