Add background

This commit is contained in:
2025-07-15 15:34:25 +08:00
parent 42848a2863
commit ae3dbb4253
10 changed files with 313 additions and 175 deletions

View File

@@ -332,7 +332,7 @@ function FilesList({
>
<div
className={
"card shadow p-4 my-2 hover:shadow-md transition-shadow"
"card shadow p-4 my-2 hover:shadow-md transition-shadow bg-base-100-tr82"
}
>
<h4 className={"font-bold pb-2"}>{file!.filename}</h4>