From 0f4ea4786f67c32d133a7733a052d9280264d452 Mon Sep 17 00:00:00 2001 From: AoXuan Date: Tue, 2 Sep 2025 19:28:09 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=BE=AE=E8=B0=83=E4=B8=80?= =?UTF-8?q?=E4=B8=8B=E6=97=A5=E5=BF=97=E6=9F=A5=E7=9C=8B=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/Logs.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/views/Logs.vue b/frontend/src/views/Logs.vue index d3e5125..176be58 100644 --- a/frontend/src/views/Logs.vue +++ b/frontend/src/views/Logs.vue @@ -31,9 +31,6 @@ const textSecondaryColor = computed(() => padding: 20px; } -.logs-header { - margin-bottom: 24px; -} .logs-header h1 { margin: 0 0 8px 0;