Add hovering cursor over region cards

This commit is contained in:
Patrick Gebhardt 2020-06-20 12:25:46 +02:00
parent bf596e7d97
commit 1ba9c8c032
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
padding: 0;
display: flex;
flex-direction: column;
cursor: pointer;
> .region-img {
flex: 0 0 auto;

View File

@ -2,6 +2,7 @@
padding: 0;
display: flex;
flex-direction: column;
cursor: pointer;
> .result-img {
flex: 0 0 auto;