Release 202506101742

This commit is contained in:
pluja
2025-06-10 17:42:42 +00:00
parent 459d7c91f7
commit 812937d2c7
50 changed files with 1347 additions and 335 deletions

View File

@@ -198,7 +198,7 @@ const isCurrentUser = !!Astro.locals.user && user.id === Astro.locals.user.id
icon: 'ri:user-3-line',
}}
widthClassName="max-w-screen-md"
className={{
classNames={{
main: 'space-y-6',
}}
htmx