This commit is contained in:
2023-02-09 18:13:37 +01:00
parent e7cdeb68fd
commit 3575c90c27
6 changed files with 55 additions and 65 deletions
+1
View File
@@ -98,6 +98,7 @@ const allowDrop = (e: DragEvent) => {
display: flex;
align-items: flex-end;
cursor: pointer;
min-height: 100px;
&[data-selected='true'] {
background-color: rebeccapurple;