19302: adjusted sidePanelTree icon styling Arvados-DCO-1.1-Signed-off-by: Lisa Knox...
authorLisa Knox <lisaknox83@gmail.com>
Wed, 25 Oct 2023 15:56:20 +0000 (11:56 -0400)
committerLisa Knox <lisaknox83@gmail.com>
Wed, 25 Oct 2023 15:56:20 +0000 (11:56 -0400)
src/components/tree/tree.tsx

index 28f1966aa173264b627c03a75651b39bb4ccb2c9..9a2c0b484406f5d675a53d920017372c799253c9 100644 (file)
@@ -45,9 +45,10 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         color: theme.palette.grey["700"],
         height: '14px',
         width: '14px',
+        marginBottom: '0.4rem',
     },
     toggableIcon: {
-        fontSize: '14px'
+        fontSize: '14px',
     },
     renderContainer: {
         flex: 1