mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
fix: fixing profile avatar width
This commit is contained in:
@@ -51,7 +51,7 @@ export const profileAvatarEditContainer = style({
|
||||
|
||||
export const profileAvatar = style({
|
||||
height: "100%",
|
||||
aspectRatio: 1,
|
||||
width: "100%",
|
||||
borderRadius: "50%",
|
||||
overflow: "hidden",
|
||||
objectFit: "cover",
|
||||
|
||||
Reference in New Issue
Block a user