@ -265,7 +265,7 @@ const TaskListPage: React.FC = () => {
</Select>
</FormControl>
{!newToBuy.newAddition && <FormControl sx={{ width: "50%", marginBottom: 2 }}>
{!newToBuy.newAddition && <FormControl sx={{ width: "100%", marginBottom: 2 }}>
<InputLabel id="demo-simple-select-label">材料名(選択)</InputLabel>
<Select
labelId="demo-simple-select-label"