mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
fix: fixing profile avatar width
This commit is contained in:
parent
c1d1dec49d
commit
e42ba4d527
@ -51,7 +51,7 @@ export const profileAvatarEditContainer = style({
|
||||
|
||||
export const profileAvatar = style({
|
||||
height: "100%",
|
||||
aspectRatio: 1,
|
||||
width: "100%",
|
||||
borderRadius: "50%",
|
||||
overflow: "hidden",
|
||||
objectFit: "cover",
|
||||
|
Loading…
Reference in New Issue
Block a user