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

SSDM-11664 : NG UI & ELN : common table widget - fix multiselect column width

parent 1d975dc0
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,8 @@ const styles = theme => ({
paddingTop: theme.spacing(1),
paddingBottom: theme.spacing(1),
paddingLeft: theme.spacing(2),
paddingRight: 0
paddingRight: 0,
width: '30px'
}
})
......
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