diff --git a/ui/src/style/components/time-machine/flux-explorer.scss b/ui/src/style/components/time-machine/flux-explorer.scss index 36a9831102..3bad300872 100644 --- a/ui/src/style/components/time-machine/flux-explorer.scss +++ b/ui/src/style/components/time-machine/flux-explorer.scss @@ -3,7 +3,7 @@ ---------------------------------------------------------------------------- */ -$flux-tree-min-width: 500px; +$flux-tree-min-width: 250px; $flux-tree-indent: 26px; $flux-tree-line: 2px; $flux-tree-max-filter: 220px;