ACTUALLY Make email clickable again & hover

main
Astoria 2 years ago
parent 472873c79b
commit 7ce414bddc

@ -191,6 +191,10 @@ input[type="submit" i] {
pointer-events: all;
}
.bottomcell p {
pointer-events: all;
}
.bottomcell:hover {
opacity: 1;
}

Loading…
Cancel
Save