Update FlipCard.vue
prevent user selection
This commit is contained in:
@@ -43,6 +43,7 @@ $border-radius: 0.5rem;
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
padding: 0 1rem;
|
padding: 0 1rem;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
user-select: none;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user