Add hovering cursor over region cards
This commit is contained in:
parent
bf596e7d97
commit
1ba9c8c032
@ -2,6 +2,7 @@
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
cursor: pointer;
|
||||
|
||||
> .region-img {
|
||||
flex: 0 0 auto;
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
cursor: pointer;
|
||||
|
||||
> .result-img {
|
||||
flex: 0 0 auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user