TabsBar: fix profile menu position (mobile)
This commit is contained in:
parent
de7d8c47b8
commit
c6fb12ad13
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__profile {
|
&__profile {
|
||||||
margin-left: 0;
|
margin-left: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__unauthenticated {
|
&__unauthenticated {
|
||||||
|
|
Loading…
Reference in a new issue