This commit is contained in:
xiaojunnuo
2024-09-29 14:57:20 +08:00
parent 7ee9d915fb
commit 51f29d6093
9 changed files with 45 additions and 12 deletions
@@ -30,8 +30,9 @@ function next() {
<style lang="less">
.tutorial-modal {
top: 50px;
.ant-modal-body {
height: 70vh;
height: 80vh;
}
}
</style>