fix issue when drag the same project twice
parent
c29b5d78ce
commit
6215959227
|
@ -1,4 +1,5 @@
|
|||
.project-list-wrapper {
|
||||
position: relative;
|
||||
.project-list-title {
|
||||
align-items: center;
|
||||
background: $whitish;
|
||||
|
@ -62,4 +63,3 @@
|
|||
transition: opacity .2s;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue