Added attribute property viewer, incomplete

This commit is contained in:
Stefan Zermatten
2019-08-01 14:03:51 +02:00
parent e29c77dc67
commit 229a5dddcf
5 changed files with 98 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<template lang="html">
<v-card-text style="width: initial; max-width: 50%; min-width: 320px;">
<v-card-text style="width: initial; max-width: 100%; min-width: 320px;">
<tree-node-list
v-if="libraryChildren"
:children="libraryChildren"