fix(front):make alert more discrete

This commit is contained in:
Petitminion 2025-06-11 15:49:15 +02:00
parent 422a0333ac
commit 1e714dd28e
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ watch(() => props.url, () => {
/>
<Alert
v-if="!isLoading && libraries.length === 0"
blue
style="grid-column: 1 / -1;"
>
{{ t('components.federation.LibraryWidget.empty.noMatch') }}