Make avatar in compose box navigate to profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
e652de227c
commit
8f6bd69f11
3 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -179,6 +179,7 @@
|
|||
}
|
||||
|
||||
&__avatar {
|
||||
display: block;
|
||||
@media (max-width: 405px) { display: none; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue