mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 20:44:29 +00:00
让取消按钮显示在右边
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