fix profile edit button

This commit is contained in:
Er2 2022-03-29 19:17:14 +03:00
parent d6b0bb3028
commit 5be42013db

View file

@ -136,7 +136,7 @@ div[class^="accountProfileCard-"] {
}
button {
top: -48pt;
left: 60vh;
left: 360pt;
}
}
}