From 3f2de17223c909bdd5611d810e414f3252c22d0a Mon Sep 17 00:00:00 2001 From: grabic21 Date: Wed, 20 Aug 2025 18:05:46 +0400 Subject: [PATCH 01/14] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=81=D0=B2=D0=BE=D0=B9=20=D0=B4=D0=B8=D0=B7=D0=B0?= =?UTF-8?q?=D0=B9=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/index.html | 87 +++++++++++++++++--------------- frontend/src/css/_chat.scss | 60 +++++++++++++++------- frontend/src/css/_panelchat.scss | 85 +++++++++++++++++++++++++++++++ frontend/src/css/style.scss | 3 ++ frontend/src/links.ts | 10 ++-- frontend/src/main.ts | 23 ++++++++- 6 files changed, 204 insertions(+), 64 deletions(-) create mode 100644 frontend/src/css/_panelchat.scss diff --git a/frontend/index.html b/frontend/index.html index baa5caf..6c2e67e 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -76,54 +76,59 @@