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