From 82c7dabcd2586f736e40cdd8bcfb61a9bfc875ae Mon Sep 17 00:00:00 2001 From: HF Date: Thu, 10 Feb 2022 01:41:28 +0100 Subject: [PATCH] layout chane --- src/styles/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/default.css b/src/styles/default.css index 0a7bb4e..05d414d 100644 --- a/src/styles/default.css +++ b/src/styles/default.css @@ -694,6 +694,7 @@ tr:nth-child(even) { color: #2d2d2d; padding-left: 15px; overflow-y: auto; + overflow-x: hidden; } .msg.info { color: #cc0000;