Update src/views/dashboard/controls/Topology.vue

This commit is contained in:
Brandon Fergerson
2022-05-12 11:47:58 +04:00
committed by GitHub
parent 59a9bc15ea
commit 1094f76086

View File

@@ -61,7 +61,6 @@ function editConfig() {
dashboardStore.setConfigPanel(true);
dashboardStore.selectWidget(props.data);
}
</script>
<style lang="scss" scoped>
.topology {