Fix module menu

This commit is contained in:
kwaroran
2024-08-29 00:07:14 +09:00
parent 71bff6b02e
commit a5061a3b3e

View File

@@ -82,7 +82,7 @@
}
</script>
<div class="flex w-full rounded-md border border-darkborderc mb-4 overflow-x-auto">
<div class="flex w-full rounded-md border border-darkborderc mb-4 overflow-x-auto h-16 min-h-16 overflow-y-clip">
<button on:click={() => {
submenu = 0
}} class="p-2 flex-1 border-r border-darkborderc" class:bg-darkbutton={submenu === 0}>