Fix #72 - add follow/unfollow button to public profiles
This commit is contained in:
@@ -58,6 +58,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.controls {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.details {
|
||||
display: flex;
|
||||
margin-top: 30px;
|
||||
|
Reference in New Issue
Block a user