fix: fixed button position

This commit is contained in:
Blaster4385 2024-07-28 01:33:53 +05:30
parent 430b0cdae9
commit 695d1fef04

View file

@ -68,7 +68,7 @@ body {
.upload__button { .upload__button {
position: absolute; position: absolute;
bottom: 5%; bottom: 5.75%;
} }
.upload__info { .upload__info {