Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Switcheversenken
Switcheversenken Frontend
Commits
9558a0eb
Commit
9558a0eb
authored
Oct 07, 2020
by
satan
Browse files
fix: waiting phase shows second grid
parent
05fb31d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/App.vue
View file @
9558a0eb
...
...
@@ -16,7 +16,7 @@
</button>
</div>
</div>
<div
v-
else
class=
"card"
>
<div
v-
if=
"phase === 'war'"
class=
"card"
>
<div
class=
"card-body d-flex"
style=
"justify-content: space-between"
>
<v-grid
v-model:grid=
"myGrid"
/>
<v-grid
v-model:grid=
"otherGrid"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment