Show hand cursor on media grid items

This commit is contained in:
Daniel Gasienica 2018-04-25 18:20:47 -04:00
parent 45d6c7a5a8
commit b3d0438537

View file

@ -17,6 +17,7 @@ const size = {
const styles = {
container: {
...size,
cursor: 'pointer',
backgroundColor: '#f3f3f3',
marginRight: 4,
marginBottom: 4,