BUG 28469

This commit is contained in:
aixianling
2022-03-22 22:11:33 +08:00
parent 97ab7c1204
commit e686914023

View File

@@ -111,13 +111,15 @@ export default {
<style lang="scss" scoped>
.loanList {
height: 100%;
.mar-t8 {
margin-top: 8px;
}
.staCard {
text-align: center;
margin: 16px 8px;
margin: 0 8px 16px;
box-shadow: 0 4px 6px -2px rgba(15, 15, 21, 0.15);
border-radius: 4px;
padding: 16px;