From 5c106b7e28dc9fec446a5a42cada8000dfbf4949 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Thu, 14 May 2026 12:22:29 +0200 Subject: [PATCH] fixed theme issues in asset library --- .../src/components/react/AssetsButton.tsx | 14 +++--- .../components/react/admin/AssetManager.tsx | 49 +++++++++++++------ 2 files changed, 41 insertions(+), 22 deletions(-) diff --git a/frontend/src/components/react/AssetsButton.tsx b/frontend/src/components/react/AssetsButton.tsx index 0dec824..2b507ec 100644 --- a/frontend/src/components/react/AssetsButton.tsx +++ b/frontend/src/components/react/AssetsButton.tsx @@ -58,12 +58,13 @@ export default function AssetsButton({ aria-label="Asset library" onClick={() => setOpen(false)} > -