This commit is contained in:
zyronon
2023-11-23 21:00:28 +08:00
parent 30ee3147b1
commit 3d9c9fdaf0
2 changed files with 2 additions and 5 deletions

View File

@@ -975,7 +975,6 @@ function handleCurrentResidueWordListCheckAll() {
</div>
</div>
</Dialog>
<WordListDialog/>
<EditBatchArticleModal/>
</template>
@@ -995,7 +994,7 @@ $header-height: 60rem;
top: 50%;
transform: translate(-50%, -50%);
z-index: 1;
width: 90vw;
width: 80vw;
height: 75vh;
}
@@ -1180,7 +1179,7 @@ $header-height: 60rem;
justify-content: center;
.wrapper {
width: 50%;
width: 500rem;
}
.el-select {