Show hand cursor on media grid items
This commit is contained in:
parent
45d6c7a5a8
commit
b3d0438537
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue