1
0
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:
2025-12-26 16:01:14 +08:00
parent d043839ddd
commit 1ec869f063

View File

@@ -59,6 +59,9 @@
padding: 8px;
pointer-events: none;
user-select: none;
-moz-user-select: none;
z-index: 1;
.tips {