fix issue when drag the same project twice

stable
Juanfran 2015-06-03 09:16:10 +02:00
parent c29b5d78ce
commit 6215959227
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
.project-list-wrapper {
position: relative;
.project-list-title {
align-items: center;
background: $whitish;
@ -62,4 +63,3 @@
transition: opacity .2s;
}
}