diff --git a/embark-ui/src/components/Explorer.css b/embark-ui/src/components/Explorer.css index 80964c1f..67fcfb9b 100644 --- a/embark-ui/src/components/Explorer.css +++ b/embark-ui/src/components/Explorer.css @@ -12,3 +12,8 @@ width: 90%; display: inline-block; } + +.explorer-row .text-truncate { + width: 90%; + display: inline-block; +}