[arvados] updated: 2.7.0-5832-g8b2f1ec233
git repository hosting
git at public.arvados.org
Tue Jan 16 18:23:40 UTC 2024
Summary of changes:
.../workbench2/src/components/multiselect-toolbar/MultiselectToolbar.tsx | 1 +
1 file changed, 1 insertion(+)
via 8b2f1ec23328ac69a0d1f538acb3868f1e286031 (commit)
from 7aa5e4fe60d4c1f8aeffa48bde44c07104710579 (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 8b2f1ec23328ac69a0d1f538acb3868f1e286031
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Tue Jan 16 13:23:32 2024 -0500
21315: css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/src/components/multiselect-toolbar/MultiselectToolbar.tsx b/services/workbench2/src/components/multiselect-toolbar/MultiselectToolbar.tsx
index 7277e98715..87c9abe7ca 100644
--- a/services/workbench2/src/components/multiselect-toolbar/MultiselectToolbar.tsx
+++ b/services/workbench2/src/components/multiselect-toolbar/MultiselectToolbar.tsx
@@ -47,6 +47,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
width: 0,
height: '2.7rem',
padding: 0,
+ paddingRight: '-1rem',
margin: "1rem auto auto 0.5rem",
transition: `width ${WIDTH_TRANSITION}ms`,
overflow: 'hidden',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list