mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 02:42:08 +00:00
create topbar for mobile
This commit is contained in:
@@ -179,12 +179,13 @@
|
||||
<options-menu></options-menu>
|
||||
<player-info-overlay></player-info-overlay>
|
||||
<win-modal></win-modal>
|
||||
<top-bar></top-bar>
|
||||
|
||||
<div class="fixed bottom-0 flex w-full flex-col-reverse sm:flex-row z-50">
|
||||
<div class="w-full sm:w-1/3">
|
||||
<control-panel></control-panel>
|
||||
</div>
|
||||
<div class="w-full sm:w-2/3 sm:fixed sm:right-0 sm:bottom-0 sm:flex sm:justify-end">
|
||||
<div class="w-full sm:w-2/3 sm:fixed sm:right-0 sm:bottom-0 sm:flex justify-end">
|
||||
<events-display></events-displayflex >
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user