diff options
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -231,6 +231,7 @@ span.suit.reserve { font-weight: bold; font-family: "Source Serif SmText"; } background-image: url(images/bang.svg); background-size: contain; background-repeat: no-repeat; + pointer-events: none; } .marker { |