Fixed stacking-value pointer event

This commit is contained in:
WBHarry 2026-03-25 11:53:32 +01:00
parent 7680057116
commit c27323b297

View file

@ -47,6 +47,7 @@
padding: 1px; padding: 1px;
border-radius: 6px; border-radius: 6px;
border: 1px solid @golden; border: 1px solid @golden;
pointer-events: none;
} }
} }
} }