SeungJu, Lee

Results 2 issues of SeungJu, Lee

Can't I change the default color of all components to a custom color? Not cyan, but the color I want. I have to change everything, such as hover and background,...

I want to set the height of the modal directly, but it doesn't work. Is there a way? ```tsx "use client"; import { MainHeaderModalType } from "@/app/(home)/_component/MainHeader"; import { DispatchType...