FIX: Make entire row clickable
This commit is contained in:
parent
6a57f6536d
commit
0673b68a58
|
@ -219,6 +219,7 @@
|
|||
|
||||
.recent-queries {
|
||||
tr a {
|
||||
display: inline-block;
|
||||
width:100%;
|
||||
height: 100%;
|
||||
color: inherit;
|
||||
|
|
Loading…
Reference in New Issue