Show hand cursor on media grid items

pull/1/head
Daniel Gasienica 7 years ago
parent 45d6c7a5a8
commit b3d0438537

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

Loading…
Cancel
Save