grandlyon-glc: allow clicking on full row to select a pro account (#67569)

This commit is contained in:
Frédéric Péters 2022-07-20 21:17:18 +02:00
parent d428c732bc
commit 2b661ae922
1 changed files with 3 additions and 0 deletions

View File

@ -190,6 +190,9 @@ div#main-content {
margin-top: .2em;
margin-bottom: .2em;
background: #d9d9d9;
label {
width: 100%;
}
}
}