mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-22 12:30:22 +00:00
Player can now disable emojis
This commit is contained in:
@@ -210,7 +210,9 @@
|
||||
<top-bar></top-bar>
|
||||
<player-panel></player-panel>
|
||||
|
||||
<div class="fixed right-0 top-0 z-50 flex flex-col w-32 sm:w-32 lg:w-48">
|
||||
<div
|
||||
class="flex flex-column gap-2 fixed right-0 top-0 z-50 flex flex-col w-32 sm:w-32 lg:w-48"
|
||||
>
|
||||
<options-menu></options-menu>
|
||||
<player-info-overlay></player-info-overlay>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user