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

SSDM-13579: Added hover functionality.

parent 01e6db6d
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -36,6 +36,9 @@ const styles = theme => ({
flex: '1 1 100%'
},
tableRow: {
'&:hover': {
backgroundColor: '#0000000a'
},
fontSize: theme.typography.body1.fontSize,
height: '2rem'
},
......
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