This commit is contained in:
Vassshhh
2025-08-27 02:53:30 +07:00
parent dd0227ab80
commit e039fc8acc
2 changed files with 28 additions and 103 deletions

View File

@@ -108,7 +108,7 @@ const ProfileImage = styled.img`
width: 60px;
height: 60px;
border-radius: 50%;
object-fit: contain;
object-fit: cover;
cursor: pointer;
z-index: 199;
animation: ${(props) => {