0.5.8
留言url换行
This commit is contained in:
Vendored
+5
@@ -3760,4 +3760,9 @@ textarea {
|
|||||||
.notice--wrapper {
|
.notice--wrapper {
|
||||||
width: 80%
|
width: 80%
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
/* 留言url 强制换行 */
|
||||||
|
.comment-body a {
|
||||||
|
word-wrap: break-word;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user