Skip to content

Commit

Permalink
fix dropzone margin
Browse files Browse the repository at this point in the history
  • Loading branch information
lookacat committed Jan 12, 2022
1 parent 674d292 commit 6254e1d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -80,7 +80,7 @@ export default {
}
@media only screen and (min-width: 1200px) {
left: 300px;
left: 258px;
width: calc(100% - 300px);
}
}
Expand Down

0 comments on commit 6254e1d

Please sign in to comment.