From add7efea3cd0639a736c539f595d6afdcf8ed6cd Mon Sep 17 00:00:00 2001 From: robrobinbin Date: Tue, 12 Jan 2021 18:53:10 +0100 Subject: [PATCH] Update style.css --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 20c5712..568e4f9 100644 --- a/static/style.css +++ b/static/style.css @@ -779,6 +779,7 @@ input[type="submit"] { margin-top: 10px; border-radius: 5px; box-shadow: var(--shadow); + overflow: auto; } .md table {