From 181b0ce033b5bcf4e9142369c5e6e87f35afe1ac Mon Sep 17 00:00:00 2001 From: locphamtran Date: Tue, 9 Jun 2026 15:04:22 +0700 Subject: [PATCH] =?UTF-8?q?Ch=E1=BB=89nh=20s=E1=BB=ADa=20giao=20di?= =?UTF-8?q?=E1=BB=87n=20qu=E1=BA=A3n=20l=C3=AD=20c=E1=BB=A7a=20admin=20gia?= =?UTF-8?q?i=20=C4=91o=E1=BA=A1n=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/css/style.css b/frontend/css/style.css index 37be8f3..ca413dc 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -328,7 +328,7 @@ html, body { .dashboard-content { /* Các thuộc tính đã được sửa ở lần trước */ - max-width: 800px !important; /* Mở rộng chiều rộng tối đa lên 1800px */ + max-width: 1200px !important; /* Mở rộng chiều rộng tối đa lên 1800px */ width: 95% !important; height: 85vh; overflow: hidden; /* Cắt bỏ phần tràn nếu có */