From 35ff5e4286bd3bfde46ee1b3a7ff14bc60cc5a9d Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 11:33:07 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 93c9cd6..9d5b8ed 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ a { text-decoration: none; } -tr { +tr,textarea { width: 100%; } -- 2.39.5