mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 12:32:21 +00:00
bugfix: allow click on events display
This commit is contained in:
@@ -379,6 +379,7 @@ export class EventsDisplay extends LitElement implements Layer {
|
||||
>
|
||||
<table
|
||||
class="w-full border-collapse bg-black bg-opacity-60 text-white shadow-lg lg:text-xl text-xs"
|
||||
style="pointer-events: auto;"
|
||||
>
|
||||
<tbody>
|
||||
${this.events.map(
|
||||
|
||||
Reference in New Issue
Block a user