feat: 调整记录列表的内边距,优化页面布局
This commit is contained in:
@@ -346,7 +346,7 @@ function formatAmount(amount: string) {
|
|||||||
.records-list {
|
.records-list {
|
||||||
background: white;
|
background: white;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
padding-top: 12px;
|
padding: 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.record-item {
|
.record-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user