mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-18 22:07:39 -05:00
Added Dockerfile and some fixed some bugs
This commit is contained in:
parent
a8d677c34e
commit
0f37f195a9
11 changed files with 59 additions and 93 deletions
|
|
@ -5,7 +5,7 @@ import SummaryCard from '@/components/BlessingPower/SummaryCard.vue'
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<v-container>
|
||||
<v-container fluid>
|
||||
<v-row justify="center">
|
||||
<v-col><StandardItemsCard /></v-col>
|
||||
<v-col><SpecialItemsCard /></v-col>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue