29184 29183

This commit is contained in:
shijingjing
2022-04-20 13:48:52 +08:00
parent 5f23c94af8
commit 2c8a8a2136
2 changed files with 5 additions and 3 deletions

View File

@@ -210,8 +210,8 @@ export default {
display: inline-block;
}
::v-deep .emptyWrap {
margin-top: 200px;
::v-deep .emptyWrap .emptyImg {
margin-top: 220px;
}
}
</style>