From 2411391d187e5d1da4833147c7fca79413fa434e Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 12 Oct 2025 21:23:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B4=20=D0=BF=D0=BE=D1=81=D1=82?= =?UTF-8?q?=2012=20add=20flex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/edit_post.html | 67 ++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 30 deletions(-) diff --git a/templates/edit_post.html b/templates/edit_post.html index 95278a5..d2938aa 100644 --- a/templates/edit_post.html +++ b/templates/edit_post.html @@ -60,6 +60,13 @@ .form-control, .form-select { margin-left: 0 !important; } + /* Тонкое регулирование ширины для заголовков */ + .label-narrow { + flex: 0 0 120px; /* Фиксированная ширина 120px */ + } + .field-wide { + flex: 1; /* Занимает оставшееся место */ + } @@ -77,11 +84,11 @@ -
-
+
+
-
+
@@ -93,11 +100,11 @@
-
+
- +
@@ -157,7 +164,7 @@
- +
@@ -165,10 +172,10 @@
-
+
- -
+ +
@@ -214,30 +221,30 @@
Параметры опроса
-
- - -
+
+ + +
-
- - -
Формат: ["Вариант 1", "Вариант 2", ...]
-
+
+ + +
Формат: ["Вариант 1", "Вариант 2", ...]
+
-
- - -
+
+ + +
-
- +
+ -
+
-
- - +
+ +