Skip to content

Commit

Permalink
style: Add 4px border radius to upload drop area
Browse files Browse the repository at this point in the history
  • Loading branch information
kjohnson committed Nov 6, 2024
1 parent be8b4b1 commit 2a5da0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ div.media-modal.wp-core-ui {
text-align: center;
padding: 1rem 0 0 0;
border: 1px dotted;
border-radius: 4px;

button {
cursor: pointer;
Expand Down

0 comments on commit 2a5da0d

Please sign in to comment.