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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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