Update menu entries and fixes some profile picture problems.
Added help pages too.
This commit is contained in:
@@ -115,6 +115,14 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
.menu-user-info {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user