nicer loader indicator
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<MainContentLayout id="index-locorum" class="index">
|
||||
<template v-slot:header>
|
||||
<h1>Lieux</h1>
|
||||
<span v-if="!items.length">Loading ...</span>
|
||||
<span v-if="!items.length" class="loading">Loading ...</span>
|
||||
</template>
|
||||
|
||||
<ul v-if="items.length" class="item-list">
|
||||
|
||||
Reference in New Issue
Block a user