Commit 94dc9b5b authored by Facius's avatar Facius

chore: 布局

parent 9fd10d3f
...@@ -88,7 +88,7 @@ export default { ...@@ -88,7 +88,7 @@ export default {
.header-view { .header-view {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
padding: 0rpx 30rpx; padding: 20rpx 30rpx;
.title-view { .title-view {
} }
.time-view { .time-view {
......
...@@ -237,7 +237,7 @@ export default { ...@@ -237,7 +237,7 @@ export default {
.content-view { .content-view {
height: 100%; height: 100%;
overflow: auto; overflow: auto;
padding: 0rpx 30rpx 20rpx 30rpx; padding: 20rpx 30rpx;
.load-more-view { .load-more-view {
margin-bottom: 20rpx; margin-bottom: 20rpx;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment