1
continuous-integration/drone/push Build is running Details

main
wangxiaoshuang 2025-09-29 13:56:33 +08:00
parent 0c3a69d4d0
commit 8f5b75fcd5
1 changed files with 5 additions and 1 deletions

View File

@ -31,4 +31,8 @@ export default {
}
}
</script>
<style lang="scss" scoped></style>
<style lang="scss" scoped>
::v-deep .el-dialog__body {
margin-top: 0;
}
</style>