Merge pull request #1267 from sinchang-bot/patch-1

fixed #1258
This commit is contained in:
Aresn 2017-06-30 11:14:45 +08:00 committed by GitHub
commit 4f5766117d

View file

@ -55,6 +55,10 @@
}
}
&-select {
display: inline-block;
}
&-drag{
background: #fff;
border: 1px dashed @border-color-base;