Compare commits

..

No commits in common. '5befc433d8a1af6b6da93592fb52b37fe5e94e86' and '543bb181c48710f42dfba3bbccb47b5dc8da8dc1' have entirely different histories.

@ -442,6 +442,7 @@ const rightInputHandler = debounce((keyword) => {
.draggable-ul { .draggable-ul {
width: 100%; width: 100%;
overflow: hidden; overflow: hidden;
background: #f8f8f8;
.draggable-li { .draggable-li {
width: 100%; width: 100%;

Loading…
Cancel
Save