v0.1.9 포스트 레이아웃 폭 오류 수정
This commit is contained in:
@@ -975,7 +975,7 @@ input {
|
||||
height: 56px;
|
||||
}
|
||||
|
||||
.post-template {
|
||||
.post-article {
|
||||
max-width: var(--content-header);
|
||||
margin: 0 auto;
|
||||
padding: 18px 0 10px;
|
||||
@@ -1320,7 +1320,7 @@ input {
|
||||
padding-inline: 0;
|
||||
}
|
||||
|
||||
.post-template {
|
||||
.post-article {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user