[arvados-workbench2] updated: 2.7.0-167-g11b6ed73

git repository hosting git at public.arvados.org
Wed Oct 25 18:40:58 UTC 2023


Summary of changes:
 src/views/workbench/workbench.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  11b6ed73b4a0dc051072bb02a060396b55db4a26 (commit)
      from  eeb58b87d42354940875c56d41add15b4bfc0894 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 11b6ed73b4a0dc051072bb02a060396b55db4a26
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Wed Oct 25 14:40:53 2023 -0400

    19302: increased width of layout splitter Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/src/views/workbench/workbench.tsx b/src/views/workbench/workbench.tsx
index be254251..385ffeff 100644
--- a/src/views/workbench/workbench.tsx
+++ b/src/views/workbench/workbench.tsx
@@ -119,7 +119,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
     },
     splitter: {
         "& > .layout-splitter": {
-            width: "2px",
+            width: "3px",
         },
         "& > .layout-splitter-disabled": {
             pointerEvents: "none",

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list