From 4d411a7f83c636f056cc9f30ffadb7a0ae2c38a6 Mon Sep 17 00:00:00 2001 From: Edward Angeles Date: Mon, 31 Jul 2023 17:11:12 +0100 Subject: [PATCH] Set wrap to nowrap in BaseApp container --- src/App/BaseApp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/BaseApp.js b/src/App/BaseApp.js index 7e6bf2b4..6f775cf0 100644 --- a/src/App/BaseApp.js +++ b/src/App/BaseApp.js @@ -252,7 +252,7 @@ function installViewPlugins(dependencies) { function getHostedPlugins(classes) { return ( - +