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:
commit
e63f3403f7
|
@ -56,7 +56,7 @@
|
|||
}
|
||||
|
||||
&__profile {
|
||||
margin-left: 0;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
&__unauthenticated {
|
||||
|
|
Loading…
Reference in New Issue