From 192795b4e8b9f339e68df578aa194db3eb2db1ce Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Sun, 10 May 2026 20:35:04 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20app/assets/styles/home.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/styles/home.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/styles/home.css b/app/assets/styles/home.css index 43919d4..3129c66 100644 --- a/app/assets/styles/home.css +++ b/app/assets/styles/home.css @@ -17,7 +17,8 @@ .bg-dark { background-color: #282c34; - height: 100%; + min-height: 100%; + height: auto; } .list-container {