Fix profile picture not aligned
This commit is contained in:
@@ -220,6 +220,9 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: var(--bg4);
|
background-color: var(--bg4);
|
||||||
border: 1px solid var(--border);
|
border: 1px solid var(--border);
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user