misc: warning 제거

This commit is contained in:
2022-05-08 01:44:16 +09:00
parent cb7eb3b711
commit 68aae0bec1
7 changed files with 21 additions and 12 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
<template>
<!-- eslint-disable vue/no-v-html -->
<BContainer v-if="asyncReady" id="container" :toast="{ root: true }" class="pageGlobalDiplomacy">
<TopBackBar title="중원 정보"></TopBackBar>
<div class="diplomacy bg0">
@@ -271,7 +272,7 @@ onMounted(async () => {
margin-top: 1.5em;
}
.conflict-area{
.conflict-area {
margin-top: 1.5em;
}