Skip to content

Commit

Permalink
Changed styles for thumbnail icons (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidQuartz authored Jan 20, 2022
1 parent 6d75486 commit 18a1c4b
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,7 @@
position: absolute;
top: 10px;
left: 45px;
opacity: 0.5;
border-radius: 50%;
border-radius: 2px;

&.apply-button {
opacity: 1;
Expand All @@ -236,8 +235,7 @@
position: absolute;
top: 10px;
left: 10px;
opacity: 0.5;
border-radius: 50%;
border-radius: 2px;
}
.dropzone-content-image-added{
width: 31px;
Expand Down

0 comments on commit 18a1c4b

Please sign in to comment.