Actualiser src/features/menu/index.jsx
Deploy to home / deploy (push) Successful in 10s

This commit is contained in:
cvancau
2026-08-09 18:07:29 +02:00
parent f80275604c
commit e95b4effe4
+1 -1
View File
@@ -110,7 +110,7 @@ export default function Menu() {
}, [state.patch.mode, dispatch]);
return (
<div className="h-screen col-span-1 flex flex-col justify-between border-solid border-r border-gray-300 bg-white px-2 py-2 text-sm">
<div className="h-screen col-span-1 flex flex-col justify-between border-solid border-r border-gray-300 bg-white px-2 py-2 text-xs">
<div className="menu-patch-container">
<div className="patch-name">
<input