kopia lustrzana https://github.com/elk-zone/elk
fix: use elk colors for loading indicator
rodzic
44f84f36a3
commit
3adab28337
2
app.vue
2
app.vue
|
@ -15,7 +15,7 @@ isDark.value
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<NuxtLoadingIndicator />
|
||||
<NuxtLoadingIndicator color="repeating-linear-gradient(to right,var(--c-primary) 0%,var(--c-primary-active) 100%)" />
|
||||
<NuxtLayout>
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
|
|
Ładowanie…
Reference in New Issue