From 5e73671bf42a389677fccf80327a6c8dd2aefa70 Mon Sep 17 00:00:00 2001 From: Sergey Antropoff Date: Mon, 27 Jul 2026 23:28:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D1=81=D1=88=D0=B8=D1=80=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BC=D0=BE=D0=B4=D0=B0=D0=BB=D0=BA=D0=B0=20?= =?UTF-8?q?=C2=AB=D0=9E=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B5=C2=BB?= =?UTF-8?q?=20=D0=BD=D0=B0=2020%.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/static/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/app.css b/app/static/css/app.css index faf0129..4bbb20d 100644 --- a/app/static/css/app.css +++ b/app/static/css/app.css @@ -817,7 +817,7 @@ html[data-theme="light"] .form-alert-attempts { } .about-modal-panel { - width: min(520px, 100%); + width: min(624px, 100%); } .about-modal-head { display: flex;