Reworked layout for keybindings, hide minimap on smaller screens
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="absolute top-4 right-4">
|
||||
<div class="absolute top-4 right-4 hidden lg:block">
|
||||
<div class="w-40 h-40 rounded-full border border-solid border-gray-500 bg-[url('/assets/ui-texture.png')] bg-no-repeat">
|
||||
<div class="w-40 h-40 rounded-full shadow-inner"></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user