fixed coloring
This commit is contained in:
@@ -4,7 +4,7 @@ import AssetManager from '../../components/AssetManager.astro';
|
||||
---
|
||||
|
||||
<AdminLayout title="Asset Library">
|
||||
<p slot="header-subtitle" class="mt-2 text-sm md:text-base text-subtext1">Manage your uploaded images and files.</p>
|
||||
<p slot="header-subtitle" class="mt-2 text-sm md:text-base" style="color: var(--text) !important;">Manage your uploaded images and files.</p>
|
||||
|
||||
<AssetManager mode="manage" />
|
||||
</AdminLayout>
|
||||
|
||||
Reference in New Issue
Block a user