diff --git a/bower.json b/bower.json index d88e8da..731a4e9 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-inspector", "description": "Strolch WebComponent Inspector", - "version": "0.19.7", + "version": "0.19.8", "authors": ["Robert von Burg"], "keywords": [ "strolch", diff --git a/strolch-wc-control.html b/strolch-wc-control.html index 6ecf7ce..40d204c 100644 --- a/strolch-wc-control.html +++ b/strolch-wc-control.html @@ -73,7 +73,7 @@ display: flex; } - .tree-view { + .tree-view, .tree-item { overflow: auto; height: calc(100vh - 115px - var(--header-height)); } @@ -174,7 +174,7 @@ - +