Show 'Follows you' in profile directory

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2021-12-30 12:08:28 +01:00
parent 52dabed829
commit 988552e29b
3 changed files with 21 additions and 2 deletions

View File

@@ -39,6 +39,13 @@
overflow: hidden;
position: relative;
&__info {
z-index: 1;
position: absolute;
top: 10px;
left: 10px;
}
&__action-button {
z-index: 1;
position: absolute;