15424: Add margin around WelcomePageHTML div 15424-wb2-welcome-page
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Fri, 11 Oct 2019 18:46:41 +0000 (14:46 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Fri, 11 Oct 2019 18:46:41 +0000 (14:46 -0400)
src/views/login-panel/login-panel.tsx

index c0834a1f187b07a8fdbdfc39b3e148b17869c13c..afc35f7156b24022cbc8aa4e1f34d10f61b09799 100644 (file)
@@ -66,7 +66,7 @@ export const LoginPanel = withStyles(styles)(
             style={{ marginTop: 56, overflowY: "auto", height: "100%" }}>
             <Grid item className={classes.container}>
                 <Typography>
-                    <div dangerouslySetInnerHTML={{ __html: welcomePage }} />
+                    <div dangerouslySetInnerHTML={{ __html: welcomePage }} style={{ margin: "1em" }} />
                 </Typography>
                 {Object.keys(remoteHosts).length > 1 &&
                     <Typography component="div" align="right">