mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: fixing profile avatar width
This commit is contained in:
parent
c1d1dec49d
commit
e42ba4d527
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue