This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
<v-layout text-xs-center wrap="">
|
||||
<v-flex mb-4>
|
||||
<h1 class="display-2 font-weight-bold mb-3">TOP WIDGET</h1>
|
||||
todo: make this a box / card, add the buttons for the functionality or maybe a menu inside it
|
||||
common options on front and less common in the menu
|
||||
also does it expand insde to show sub items like edit a widget or widget list or does that open to a new window entirely or dialog?
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
</v-container>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<v-layout row>
|
||||
<v-layout align-center justify-center row fill-height>
|
||||
<WidgetTop/>
|
||||
<PartTop/>
|
||||
<PartAssemblyTop/>
|
||||
|
||||
Reference in New Issue
Block a user