BUG 27522

This commit is contained in:
aixianling
2022-02-28 18:12:04 +08:00
parent 0d20291973
commit 7f7dbcdc11

View File

@@ -35,8 +35,9 @@ export default {
margin-bottom: 20px;
.emptyImg {
width: initial;
height: initial;
width: 300px;
height: 310px;
margin-top: 52px;
}
.small-img {
@@ -49,6 +50,7 @@ export default {
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: rgba(183, 183, 183, 1);
text-align: center;
}
}
</style>