From 99c5a3b55a537e49a32041cdcd08bd5751366fac Mon Sep 17 00:00:00 2001 From: gitadmin Date: Mon, 29 Sep 2025 14:55:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=86?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20=D0=BF=D0=BE=D1=87?= =?UTF-8?q?=D0=B8=D0=BD=D0=BA=D0=B8=20=D1=81=D0=BA=D1=80=D0=BE=D0=BB=D0=BB?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index a2e951d..c68245c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -138,7 +138,7 @@ /* Скроллируемая область детализации */ .scrollable-details { position: absolute !important; - top: 0 !important; + top: 60px !important; left: 0 !important; right: 0 !important; bottom: 0 !important;