From fc10787a240a65f1bfe85fa5711afb3de6f69f96 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 13 Apr 2025 20:10:08 -0500 Subject: fit tables to page width --- theme/static/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'theme/static') diff --git a/theme/static/styles.css b/theme/static/styles.css index f296c7d..dbbeb70 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -392,6 +392,7 @@ table { Lucida Console, monospace; font-size: 0.9rem; + width: 100%; } thead, -- cgit v1.2.3-70-g09d2