Skip to content

Commit

Permalink
[mini] drag drop css added background-color
Browse files Browse the repository at this point in the history
  • Loading branch information
Grovkillen committed Mar 7, 2020
1 parent 1d73c69 commit 285e1a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index-minimal.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,5 @@ select option:checked {
}
.drag-drop {
border-style: dashed;
background-color: var(--color-2);
}

0 comments on commit 285e1a7

Please sign in to comment.