From d0edbd14b295bf26d4ee88cbf3419d88e9f5c1ec Mon Sep 17 00:00:00 2001 From: Sai Sudheer Date: Tue, 14 Feb 2023 11:18:34 +0530 Subject: [PATCH] x --- assets/css/list.page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/list.page.css b/assets/css/list.page.css index 6f4e82c..3d95f59 100644 --- a/assets/css/list.page.css +++ b/assets/css/list.page.css @@ -479,7 +479,7 @@ ul.hdr-ul li { margin: 0px !important; } #crte-btn-lst { - height: 400px; + max-height: 400px; overflow-y: scroll; } .wrap-iframe {