diff --git a/projects/ngx-json-treeview/src/lib/ngx-json-treeview.component.scss b/projects/ngx-json-treeview/src/lib/ngx-json-treeview.component.scss index 43f892a..22f9962 100644 --- a/projects/ngx-json-treeview/src/lib/ngx-json-treeview.component.scss +++ b/projects/ngx-json-treeview/src/lib/ngx-json-treeview.component.scss @@ -13,10 +13,8 @@ $type-colors: ( .ngx-json-treeview { font-family: var(--ngx-json-font-family, monospace); font-size: var(--ngx-json-font-size, 1em); - height: 100%; overflow: hidden; position: relative; - width: 100%; .segment { margin: 1px 1px 1px 12px;