Made SVGs click-though-able
This commit is contained in:
parent
df4909af6f
commit
9901629615
@ -41,4 +41,8 @@
|
|||||||
@apply list-disc ml-4;
|
@apply list-disc ml-4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
svg {
|
||||||
|
@apply pointer-events-none h-6 w-6;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user