Change the curve value of the profile icon
This commit is contained in:
parent
d94223c3ef
commit
f06888da3b
|
@ -124,7 +124,7 @@ function openProfile() {
|
|||
width: 50px;
|
||||
aspect-ratio: 1;
|
||||
margin-right: 150px;
|
||||
border-radius: 999px;
|
||||
border-radius: 18px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -171,7 +171,7 @@ function openProfile() {
|
|||
width: 50px;
|
||||
aspect-ratio: 1;
|
||||
margin-right: 150px;
|
||||
border-radius: 999px;
|
||||
border-radius: 18px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue