From f80c8f356f7986b3e5ef0050643b0cdf83a19131 Mon Sep 17 00:00:00 2001 From: daria <95225431+dariiing@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:22:04 +0300 Subject: [PATCH] align header --- www/form/app-form.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/form/app-form.less b/www/form/app-form.less index 6e986da78..045206a98 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -1403,6 +1403,8 @@ width: 500px; padding: 24px; h2 { + display: inline-flex; + align-items: center; font-size: 20px; line-height: 40px; margin-top: -12px;