ensure proposal items in wallet detail view activate on tap
This commit is contained in:
parent
7a2ee02899
commit
9a34b190b1
2 changed files with 5 additions and 1 deletions
|
|
@ -224,3 +224,7 @@
|
|||
z-index: 9999;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
a.item {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue