diff --git a/plugins/view-resources/src/components/list/ListHeader.svelte b/plugins/view-resources/src/components/list/ListHeader.svelte index cf23ac41b5..6d50bbd27e 100644 --- a/plugins/view-resources/src/components/list/ListHeader.svelte +++ b/plugins/view-resources/src/components/list/ListHeader.svelte @@ -134,7 +134,7 @@ i?.space === items[0]?.space) ? items[0]?.space : undefined)} size={'small'} kind={'list-header'} colorInherit={!$themeStore.dark && level === 0}