@@ -361,7 +361,7 @@ const handlePolysEdit = (item: PolyDataType) => {
.right-control {
flex: none;
- width: 300px;
+ width: 320px;
padding: 15px;
border-left: 1px solid var(--border-color);
@@ -237,6 +237,7 @@ const handlerExport = (type: number, name: string) => {
--el-tree-node-content-height: 26px;
line-height: 26px;
user-select: none;
+ margin-bottom: 8px;
}
@@ -267,7 +267,7 @@ onUnmounted(() => mapManage.map.dispose());