FIX: Make entire row clickable

This commit is contained in:
Rishabh Nambiar 2018-08-28 12:39:33 +05:30
parent 6a57f6536d
commit 0673b68a58
1 changed files with 1 additions and 0 deletions

View File

@ -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;