fix: min-width to scale profile image
This commit is contained in:
@@ -77,6 +77,7 @@ a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.img-profile {
|
.img-profile {
|
||||||
|
min-width: 0;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
border: 0.0625rem solid var(--txt-color);
|
border: 0.0625rem solid var(--txt-color);
|
||||||
width: 12.5rem;
|
width: 12.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user