From b16765a5153bc4fc63001880ffc2a151a1cc284a Mon Sep 17 00:00:00 2001 From: PJ568 Date: Sun, 11 Jun 2023 22:41:50 +0800 Subject: [PATCH] fix width --- css/568_comment.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/568_comment.css b/css/568_comment.css index fec677df..8e124706 100644 --- a/css/568_comment.css +++ b/css/568_comment.css @@ -125,6 +125,7 @@ order:1} .gsc-comments>.gsc-comment-box{ border: 2px solid #0277BD; background: #424242; +width: 100%; border-radius: 6px; margin-bottom:1rem; margin: 10px 0.8%;