Skip to content

Commit

Permalink
Merge pull request #1896 from asfadmin/andy-ui-bugs
Browse files Browse the repository at this point in the history
Scaled the upload-target
  • Loading branch information
artisticlight authored Apr 9, 2024
2 parents 2c335ca + eeb70c6 commit e00388d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@
}

.file-upload-target--layout {
margin-top: -10px;
transform: scale(.95, .95);
place-content: center;
align-items: stretch;
flex-direction: row;
Expand Down

0 comments on commit e00388d

Please sign in to comment.