Skip to content
Snippets Groups Projects
Commit 20b9673d authored by piotr.kupczyk@id.ethz.ch's avatar piotr.kupczyk@id.ethz.ch
Browse files

SSDM-13504 : unify logos and icons : make admin ui logo the same size as eln ui

parent aa2159ee
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -219,7 +219,7 @@ class WithLogin extends React.Component { ...@@ -219,7 +219,7 @@ class WithLogin extends React.Component {
<Card classes={{ root: classes.card }}> <Card classes={{ root: classes.card }}>
<Container square={true}> <Container square={true}>
<div className={classes.logo}> <div className={classes.logo}>
<img src={Logo} height='90' /> <img src={Logo} width='200' />
</div> </div>
<Typography variant='h6' classes={{ root: classes.header }}> <Typography variant='h6' classes={{ root: classes.header }}>
Login Login
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment