mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
refactor(图表): 优化表格拖拽区域,防止于表格滚动条冲突
This commit is contained in:
@@ -1082,7 +1082,7 @@ onMounted(() => {
|
||||
.de-drag-right {
|
||||
right: 1px;
|
||||
top: 70px;
|
||||
width: 16px;
|
||||
width: 12px;
|
||||
height: calc(100% - 110px);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user