让取消按钮显示在右边
This commit is contained in:
Vendored
+5
@@ -2250,6 +2250,11 @@ textarea {
|
||||
border-radius: 100%
|
||||
}
|
||||
|
||||
|
||||
div.cancel-comment-reply.cancel-comment-reply-link {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.comment-content {
|
||||
word-wrap: break-word !important;
|
||||
overflow-wrap: break-word !important;
|
||||
|
||||
Reference in New Issue
Block a user