From 156c46d43a3ac107789421b4a8575ab503ed3b63 Mon Sep 17 00:00:00 2001 From: mgoermar <58862720+mgoermar@users.noreply.github.com> Date: Mon, 10 Oct 2022 21:39:29 +0200 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 3415b53..72eb6aa 100644 --- a/css/style.css +++ b/css/style.css @@ -300,7 +300,7 @@ background-position: -11px -13px; display: none; /* border: 1px solid #999;*/ margin: 6px; - /*height: 150px;*/ + height: 150px; overflow-y: scroll; overflow-x: hidden; } -- GitLab