forked from github/dataease
refactor(图表): 优化表格拖拽区域,防止于表格滚动条冲突
This commit is contained in:
parent
eb2bde1d0a
commit
a281060b1e
@ -1082,7 +1082,7 @@ onMounted(() => {
|
||||
.de-drag-right {
|
||||
right: 1px;
|
||||
top: 70px;
|
||||
width: 16px;
|
||||
width: 12px;
|
||||
height: calc(100% - 110px);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user