mirror of
https://github.com/maciejpedzich/racemash.git
synced 2024-11-27 16:15:47 +01:00
Change auth status loading spinner's color
This commit is contained in:
parent
be13e60d74
commit
1aebcca6b3
@ -44,7 +44,7 @@ onMounted(async () => {
|
||||
<v-progress-circular
|
||||
:size="120"
|
||||
:width="7"
|
||||
color="indigo"
|
||||
color="primary"
|
||||
indeterminate
|
||||
></v-progress-circular>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user