fixing create item styling escaping

This commit is contained in:
2025-04-16 08:53:32 -06:00
parent a9bc8ef390
commit 05f354ac9e
5 changed files with 22 additions and 8 deletions

View File

@@ -74,6 +74,7 @@ export function DayTitle({ day, dayAsDate }: { day: string; dayAsDate: Date }) {
modalControl={modal}
buttonText="+"
buttonClass="unstyled hover:font-bold hover:scale-125 px-1 mb-auto mt-0 pt-0"
modalWidth="w-135"
>
{({ closeModal }) => (
<div>