responsive menu

This commit is contained in:
vcoppe
2024-06-20 11:59:21 +02:00
parent a8e36f3acc
commit d41621ebc7
5 changed files with 211 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
<div class="absolute top-0 bottom-0 left-0 z-20 flex flex-col justify-center pointer-events-none">
<div class="flex flex-row w-screen items-center">
<div
class="h-fit flex flex-col p-1 gap-1.5 bg-background rounded-md pointer-events-auto shadow-md"
class="h-fit flex flex-col p-1 gap-1.5 bg-background rounded-r-md pointer-events-auto shadow-md"
>
<ToolbarItem tool={Tool.ROUTING}>
<Pencil slot="icon" size="18" class="h-" />