From 21fd90a069ce661cb550f8b8d4f6055a46a4338c Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 20 May 2026 09:55:59 +0700 Subject: [PATCH] D --- chrom-ext/content.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrom-ext/content.js b/chrom-ext/content.js index 3a5d443..af6eb67 100644 --- a/chrom-ext/content.js +++ b/chrom-ext/content.js @@ -229,7 +229,7 @@ .tab-btn.active { color: #1d9bf0; border-bottom-color: #1d9bf0; } .tab-content { padding: 16px 18px; flex: 1; overflow-y: auto; display: none; flex-direction: column; gap: 10px; } .tab-content.active { display: flex; } - .tweet-box { background: #f7f9f9; border: 1px solid #cfd9de; border-radius: 10px; padding: 10px; font-size: 13px; + .tweet-box { background: #f7f9f9; border: 1px solid #cfd9de; border-radius: 10px; padding: 10px; font-size: 16px; line-height: 1.4; max-height: 150px; overflow-y: auto; color: #333; white-space: pre-wrap; word-break: break-word; } label { font-size: 12px; font-weight: 700; color: #536471; text-transform: uppercase; letter-spacing: .3px; margin-top: 4px; } select, input[type="text"], input[type="password"], textarea { width: 100%; padding: 9px 10px; border-radius: 8px; border: 1px solid #cfd9de; @@ -312,7 +312,7 @@ Nhập văn bản và chọn ngôn ngữ cần dịch. API translate lấy từ tab Config. - +