Skip to content

Commit 6302c1b

Browse files
committed
Update board style.
1 parent 18ef781 commit 6302c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/_dnd.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#app-teams {
1414
.dnd-droppable {
15-
@apply min-h-[250px] bg-black/50 rounded-xl px-4 py-2 border-4 border-black opacity-80;
15+
@apply min-h-[300px] bg-black/50 rounded-xl px-4 py-2 border-4 border-black opacity-80;
1616

1717
div:first-child .app-player::after {
1818
@apply text-xl text-yellow-700 ml-auto;

0 commit comments

Comments
 (0)