change header style

This commit is contained in:
Ehsan
2024-10-09 19:56:59 +03:30
parent 1337d2af5d
commit c1898eb654
4 changed files with 5 additions and 7 deletions
@@ -3,7 +3,6 @@ import { useState } from "react";
import AutoCompleteSelect from "@/app/component/element/AutoCompleteSelect";
import ContentText from "@/components/panel/ContentText";
import { dayOfWeek, timeEachTurn, turnsPerDay } from "./listSelector";
import FieldIcon from "@/app/component/FieldIcon";
import { Button } from "@mui/material";
import PlusBlueP from "@/components/icons/PlusBlueP";
import ClockP from "@/components/icons/ClockP";