From b2055df118ea67e36adc871a1e8ec0a95ee665c3 Mon Sep 17 00:00:00 2001 From: lt Date: Mon, 27 Apr 2026 13:55:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=BA=E7=8B=AC=E7=AB=8B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=B7=BB=E5=8A=A0=20Tailwind=20CDN=EF=BC=8C=E7=A1=AE?= =?UTF-8?q?=E4=BF=9D=E6=89=80=E6=9C=89=E7=B1=BB=E5=90=8D=E6=AD=A3=E5=B8=B8?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/frontend/logs.html | 1 + platform/frontend/topics.html | 1 + platform/frontend/users.html | 1 + 3 files changed, 3 insertions(+) diff --git a/platform/frontend/logs.html b/platform/frontend/logs.html index 91e7cc5..eda38db 100644 --- a/platform/frontend/logs.html +++ b/platform/frontend/logs.html @@ -23,6 +23,7 @@ aside a:hover { background-color: #f3f4f6; } @media (max-width: 768px) { .sidebar { display: none; } .main-content { margin-left: 0; width: 100vw; } } +
diff --git a/platform/frontend/topics.html b/platform/frontend/topics.html index 8214c74..7b11200 100644 --- a/platform/frontend/topics.html +++ b/platform/frontend/topics.html @@ -23,6 +23,7 @@ aside a:hover { background-color: #f3f4f6; } @media (max-width: 768px) { .sidebar { display: none; } .main-content { margin-left: 0; width: 100vw; } } +
diff --git a/platform/frontend/users.html b/platform/frontend/users.html index 86f290a..0ad3602 100644 --- a/platform/frontend/users.html +++ b/platform/frontend/users.html @@ -23,6 +23,7 @@ aside a:hover { background-color: #f3f4f6; } @media (max-width: 768px) { .sidebar { display: none; } .main-content { margin-left: 0; width: 100vw; } } +