1 parent 18ef781 commit 6302c1bCopy full SHA for 6302c1b
1 file changed
src/styles/_dnd.scss
@@ -12,7 +12,7 @@
12
13
#app-teams {
14
.dnd-droppable {
15
- @apply min-h-[250px] bg-black/50 rounded-xl px-4 py-2 border-4 border-black opacity-80;
+ @apply min-h-[300px] bg-black/50 rounded-xl px-4 py-2 border-4 border-black opacity-80;
16
17
div:first-child .app-player::after {
18
@apply text-xl text-yellow-700 ml-auto;
0 commit comments