mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Fixed stacking-value pointer event
This commit is contained in:
parent
7680057116
commit
c27323b297
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue