From d0a565d76985d5af483a70d8b53fb307db765740 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Thu, 11 May 2023 15:38:18 -0400 Subject: [PATCH] better environment/shares tab responsive sizing (#234) --- ui/src/console/detail/environment/SharesTab.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/src/console/detail/environment/SharesTab.js b/ui/src/console/detail/environment/SharesTab.js index 21c9c48a..d7293eef 100644 --- a/ui/src/console/detail/environment/SharesTab.js +++ b/ui/src/console/detail/environment/SharesTab.js @@ -37,12 +37,14 @@ const SharesTab = (props) => { }, { name: "Backend", + grow: 0.5, selector: row => row.backendProxyEndpoint, sortable: true, - hide: "md" + hide: "lg" }, { name: "Activity", + grow: 0.5, cell: row => { return