空状态css

This commit is contained in:
花有清香月有阴
2022-01-14 14:05:59 +08:00
parent 63fe950751
commit aeb50add31

View File

@@ -323,6 +323,11 @@ export default {
}
}
}
.emptyWrap {
margin-top: 0;
background: #f5f5f5;
}
}
}
</style>