diff --git a/css/history_detail/02-layout/layout.css b/css/history_detail/02-layout/layout.css index 6554686..964aa0e 100644 --- a/css/history_detail/02-layout/layout.css +++ b/css/history_detail/02-layout/layout.css @@ -34,7 +34,7 @@ body { display: flex; gap: 1.5rem; /* 大幅增加间距,更现代 */ border-bottom: 1px solid var(--color-border-light); - margin-bottom: 2.5rem; + /* margin-bottom: 2.5rem; */ padding-bottom: 0; } diff --git a/css/history_detail/04-features/markdown-content.css b/css/history_detail/04-features/markdown-content.css index 92c2aff..1ee8de5 100644 --- a/css/history_detail/04-features/markdown-content.css +++ b/css/history_detail/04-features/markdown-content.css @@ -78,7 +78,7 @@ h2 { .history-export-controls { position: relative; - margin-bottom: 16px; + /* margin-bottom: 16px; */ } .export-panel-backdrop { diff --git a/index.html b/index.html index b6ef1fa..6185d08 100644 --- a/index.html +++ b/index.html @@ -1325,7 +1325,7 @@