Use pointer
cursor for DocumentListItem
This commit is contained in:
parent
41fe50553f
commit
b27fdd1559
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ const styles = {
|
|||
borderBottomStyle: 'solid',
|
||||
},
|
||||
itemContainer: {
|
||||
cursor: 'pointer',
|
||||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
flexWrap: 'nowrap',
|
||||
|
|
Loading…
Reference in a new issue