small adjustments

This commit is contained in:
Aoife
2021-04-06 13:44:07 -04:00
parent 6f53e621d6
commit 7424588885
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export default function Menu() {
}, [file, dispatch]);
return (
<div className='col-span-1 flex flex-col justify-around border-solid border-r border-black bg-white px-4'>
<div className='col-span-1 flex flex-col justify-around border-solid border-r border-gray-300 bg-white px-4'>
<div className='menu-patch-container'>
<div className='patch-name'>
<input