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