mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 06:54:36 +00:00
fix right click bringing up context menu instead of radial menu on bottom of screen
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
>
|
||||
<div
|
||||
class="w-full sm:w-2/3 sm:fixed sm:right-0 sm:bottom-0 sm:flex justify-end"
|
||||
style="pointer-events: auto"
|
||||
style="pointer-events: none"
|
||||
>
|
||||
<events-display></events-display>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user