fix css in tiny screen
This commit is contained in:
parent
6e0fb24532
commit
e15890b3e6
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ main {
|
||||||
}
|
}
|
||||||
|
|
||||||
.upload-area {
|
.upload-area {
|
||||||
width: 55vw;
|
width: 35vw;
|
||||||
height: 55vh;
|
height: 55vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue