@@ -49,7 +49,7 @@ export default {
|
|||||||
padding: 5px;
|
padding: 5px;
|
||||||
transition: all .2s ease-in-out;
|
transition: all .2s ease-in-out;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
z-index: 5;
|
z-index: 4;
|
||||||
&:hover {
|
&:hover {
|
||||||
transform: scale(1.25);
|
transform: scale(1.25);
|
||||||
filter: saturate(2);
|
filter: saturate(2);
|
||||||
|
|||||||
Reference in New Issue
Block a user