doleancer added arrow btn to go to previous and next doleance #2303

This commit is contained in:
2023-09-29 14:47:29 +02:00
parent 9b357e6d6e
commit 55cb0698bd
5 changed files with 80 additions and 66 deletions

View File

@@ -161,8 +161,7 @@ export default {
components: {
TerrainDeVie,
PuissanceAgir,
Doleancer,
SvgIcon
Doleancer
}
}
@@ -186,6 +185,7 @@ export default {
<circle cx="12" cy="12" r="12" mask="url(#arrowMask)" fill="white" />
</svg>
</nav>
</template>
<style lang="scss" scoped>