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

This commit is contained in:
cvancau
2026-08-09 18:06:19 +02:00
parent 374ebe7685
commit f80275604c
+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">
<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="menu-patch-container">
<div className="patch-name">
<input