Round the edge of the user profile user card, make sure 'follows you' stays in the right, fix avatar class conflict.
This commit is contained in:
parent
2bc261afba
commit
bf61592b56
3 changed files with 20 additions and 20 deletions
|
@ -14,6 +14,8 @@
|
|||
.user-profile {
|
||||
flex: 2;
|
||||
flex-basis: 500px;
|
||||
padding-bottom: 10px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue