From 844007f6ba659e59daca1fc225627b847bca2804 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Sun, 17 May 2026 11:15:14 +0300 Subject: [PATCH] =?UTF-8?q?ui:=20=D0=B8=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=B8?= =?UTF-8?q?=20=D1=82=D0=B5=D0=BB=D0=B5=D1=84=D0=BE=D0=BD=D1=8B=20=D0=BA?= =?UTF-8?q?=D0=BB=D0=B8=D0=B5=D0=BD=D1=82=D0=BE=D0=B2=20=E2=80=94=20=D1=86?= =?UTF-8?q?=D0=B2=D0=B5=D1=82=20=D1=81=D0=BE=D0=B2=D0=BF=D0=B0=D0=B4=D0=B0?= =?UTF-8?q?=D0=B5=D1=82=20=D1=81=20=D1=84=D0=BE=D0=BD=D0=BE=D0=BC=20=D0=BA?= =?UTF-8?q?=D0=B0=D1=80=D1=82=D0=BE=D1=87=D0=BA=D0=B8=20(=D0=BF=D1=80?= =?UTF-8?q?=D0=B8=D0=B2=D0=B0=D1=82=D0=BD=D0=BE=D1=81=D1=82=D1=8C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .client-name и .client-phone → color: var(--card), текст сливается с фоном карточки во всех темах. Аватар и счётчики подборов остаются видимыми. Co-Authored-By: Claude Sonnet 4.6 --- miniapp/assets/styles.css | 4 ++-- miniapp/index.html | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index 3e4b46d..45ac198 100644 --- a/miniapp/assets/styles.css +++ b/miniapp/assets/styles.css @@ -1422,7 +1422,7 @@ html[data-variant="d"] .section-head .label { font-family: var(--font-ui); font-size: 13.5px; font-weight: 600; - color: var(--ink); + color: var(--card); line-height: 1.2; white-space: nowrap; overflow: hidden; @@ -1434,7 +1434,7 @@ html[data-variant="d"] .section-head .label { font-size: 9.5px; font-weight: 500; letter-spacing: 0.05em; - color: var(--muted); + color: var(--card); margin-top: 2px; } diff --git a/miniapp/index.html b/miniapp/index.html index 37a12a0..2bb1500 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -12,8 +12,8 @@ - - + + @@ -38,13 +38,13 @@ - - + + - - - + + + - +