From 6b1ae04c0affa2e3f2459cbf2c1eb98983172f4b Mon Sep 17 00:00:00 2001 From: SturgeonFish <17040-SturgeonFish@users.noreply.gitgud.io> Date: Tue, 12 Jan 2021 20:16:10 -0800 Subject: [PATCH] Update style.css --- gulp/res/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/gulp/res/css/style.css b/gulp/res/css/style.css index 30804390..721f8b79 100644 --- a/gulp/res/css/style.css +++ b/gulp/res/css/style.css @@ -504,6 +504,7 @@ td, th { padding: 5px; /*word-break: break-all;*/ overflow-wrap: anywhere; + width: 15%; /*Fixes log tables when large actions are taken*/ } td pre {