添加全屏编辑的保存按钮
This commit is contained in:
@@ -279,7 +279,6 @@ textarea {
|
||||
#sidebar {
|
||||
display: none;
|
||||
padding-top: 20px;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.widget {
|
||||
@@ -324,7 +323,6 @@ textarea {
|
||||
*--------------- */
|
||||
.post-content, .comment-content {
|
||||
line-height: 1.5;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.post-content h2, .comment-content h2 {
|
||||
|
||||
Reference in New Issue
Block a user