From 43423d5c6f17cc6f23ad286885004af4f5213085 Mon Sep 17 00:00:00 2001 From: Nathan Steel Date: Thu, 8 Dec 2022 11:50:12 -0500 Subject: [PATCH] Add .tblcon element to allow for overflowing tables --- main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/main.css b/main.css index 31e4717..8cb6929 100644 --- a/main.css +++ b/main.css @@ -66,6 +66,7 @@ background:#FFF;z-index:10} .vh:focus{ clip:auto;overflow:auto; height:auto;width:auto} +.tblcon{overflow-x:auto} footer p{margin:0} table{text-align:left;width:100%;