From a758d8c13c83e9a664ddf75b97a459bca65dc30a Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 11 Feb 2025 19:29:44 +0800 Subject: repo_commit: Add commit message --- static/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 1242c12..f8b21c7 100644 --- a/static/style.css +++ b/static/style.css @@ -79,6 +79,9 @@ th[scope=row] { tr.title-row > th { background-color: var(--darker-box-background-color); } +td > pre { + margin: 0; +} .commit-id { font-family: monospace; -- cgit v1.2.3