Skip to content
Snippets Groups Projects
Commit 6b558d0b authored by Anthony's avatar Anthony
Browse files

Fix height of textfield label

parent 2c92cdb2
No related branches found
No related tags found
1 merge request!15Add research field and undo research manifest in annotation content
......@@ -69,6 +69,10 @@ const styles = theme => ({
marginRight: theme.spacing(0.5),
marginTop: theme.spacing(1),
},
endAdornment: {
position: 'absolute',
right: 0,
},
form: {
padding: theme.spacing(0, 1, 0, 1),
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment