Skip to content

Commit

Permalink
fix(ui): remove empty layout
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Dec 22, 2020
1 parent 306b380 commit ffa300b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/ControlPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,6 @@
</v-flex>
</v-layout>

<v-layout row>
<v-flex> </v-flex>
</v-layout>

<v-layout row>
<v-flex xs2 style="max-width:100px">
<v-subheader>Name: {{ selectedNode.name }}</v-subheader>
Expand Down

0 comments on commit ffa300b

Please sign in to comment.