[arvados] updated: 2.7.0-6592-g06b6ba8fd1

git repository hosting git at public.arvados.org
Thu May 30 18:42:24 UTC 2024


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

       via  06b6ba8fd1ee85ab6758261e4f782306cebeb0c1 (commit)
      from  985e0c6c4f62c9bd0659cdfaed26ab5da3dc183c (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 06b6ba8fd1ee85ab6758261e4f782306cebeb0c1
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Thu May 30 14:42:18 2024 -0400

    21224: adjusted right margin on toolbar
    
    Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/services/workbench2/src/views-components/details-card/project-details-card.tsx b/services/workbench2/src/views-components/details-card/project-details-card.tsx
index bdd97b35a5..a0f844c510 100644
--- a/services/workbench2/src/views-components/details-card/project-details-card.tsx
+++ b/services/workbench2/src/views-components/details-card/project-details-card.tsx
@@ -126,7 +126,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         marginBottom: '-0.85rem',
     },
     toolbarStyles: {
-        marginRight: '-1rem',
+        marginRight: '-0.5rem',
     },
 });
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list