Skip to content
Snippets Groups Projects
Commit d370eae9 authored by vkovtun's avatar vkovtun
Browse files

SSDM-13579: Made file icons smaller in the list view.

parent 4a103b20
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -29,7 +29,8 @@ const styles = theme => ({ ...@@ -29,7 +29,8 @@ const styles = theme => ({
backgroundColor: theme.palette.background.paper backgroundColor: theme.palette.background.paper
}, },
icon: { icon: {
fontSize: '4rem', fontSize: '2rem',
paddingRight: '0.5rem'
}, },
flexContainer: { flexContainer: {
display: 'flex', display: 'flex',
......
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