style: 调整ui
This commit is contained in:
@@ -60,7 +60,7 @@ const published_at = formatDatetime(data.published_at, "YYYY.MM.DD");
|
|||||||
article {
|
article {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 24px 0 24px 0;
|
padding: 0 0 24px 0;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user