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;