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 {