mirror of
https://github.com/sendevia/website.git
synced 2026-03-06 15:42:34 +08:00
feat(MaterialCard): disable interaction on card tip elements
This commit is contained in:
@@ -59,6 +59,9 @@
|
||||
|
||||
padding: 8px;
|
||||
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
-moz-user-select: none;
|
||||
z-index: 1;
|
||||
|
||||
.tips {
|
||||
|
||||
Reference in New Issue
Block a user