From e190210b392db6cf4da81fa8c705a32fc196c74c Mon Sep 17 00:00:00 2001 From: joffutt4 Date: Wed, 14 Apr 2021 23:45:59 +0000 Subject: [PATCH] fix(ObjectTree): Fixed the object tree not being able to scroll all the way --- src/layouts/DocumentLayout.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/layouts/DocumentLayout.vue b/src/layouts/DocumentLayout.vue index 25ca529..285a92c 100644 --- a/src/layouts/DocumentLayout.vue +++ b/src/layouts/DocumentLayout.vue @@ -141,6 +141,11 @@ export default class DocumentLayout extends BaseClass {