fix profile edit button

This commit is contained in:
Er2 2022-03-29 19:17:14 +03:00
parent d6b0bb3028
commit 5be42013db
1 changed files with 1 additions and 1 deletions

View File

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