[arvados] updated: 2.7.0-6290-gc233377306
git repository hosting
git at public.arvados.org
Thu Apr 4 15:12:35 UTC 2024
Summary of changes:
.../sharing-dialog/sharing-invitation-form-component.tsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
via c233377306fee0a3e3e860b0b924be7c51078285 (commit)
from f9378d4015246bab78305a2f117e144248acfbb4 (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 c233377306fee0a3e3e860b0b924be7c51078285
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Thu Apr 4 11:12:24 2024 -0400
21313: css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/src/views-components/sharing-dialog/sharing-invitation-form-component.tsx b/services/workbench2/src/views-components/sharing-dialog/sharing-invitation-form-component.tsx
index 70ae505640..7e1bf3659e 100644
--- a/services/workbench2/src/views-components/sharing-dialog/sharing-invitation-form-component.tsx
+++ b/services/workbench2/src/views-components/sharing-dialog/sharing-invitation-form-component.tsx
@@ -37,7 +37,8 @@ const styles: StyleRulesCallback<SharingStyles> = (theme: ArvadosTheme) => ({
},
shareWarning: {
color: theme.palette.error.main,
- marginTop: '-1rem',
+ marginTop: '-1.1rem',
+ marginBottom: 0,
fontSize: '0.75rem',
},
});
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list