src/components/map/MapToolbox.vue
@@ -1,6 +1,6 @@ <template> <el-dropdown class="p-events-auto dropdown-wrap" class="p-events-auto" trigger="click" size="small" @command="handleCommand" @@ -103,12 +103,6 @@ </script> <style scoped> .dropdown-wrap { position: absolute; top: 10px; left: 2px; } .el-button { margin: initial !important; }