fix: fixed button position
This commit is contained in:
parent
430b0cdae9
commit
695d1fef04
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ body {
|
|||
|
||||
.upload__button {
|
||||
position: absolute;
|
||||
bottom: 5%;
|
||||
bottom: 5.75%;
|
||||
}
|
||||
|
||||
.upload__info {
|
||||
|
|
Loading…
Reference in a new issue