From 4c6cf3eedd86a0e95447a890e05bfab29221c680 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Sun, 17 May 2026 12:01:22 +0300 Subject: [PATCH] =?UTF-8?q?fix(privacy):=20color:transparent=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20client-name=20=D0=B8=20client-phone=20=E2=80=94?= =?UTF-8?q?=20=D0=B3=D0=B0=D1=80=D0=B0=D0=BD=D1=82=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=BD=D0=BE=20=D1=81=D0=BA=D1=80=D1=8B=D0=B2=D0=B0?= =?UTF-8?q?=D0=B5=D1=82=20=D0=B2=20=D0=BB=D1=8E=D0=B1=D0=BE=D0=B9=20TG-?= =?UTF-8?q?=D1=82=D0=B5=D0=BC=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- miniapp/assets/styles.css | 4 ++-- miniapp/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index 45ac198..b4d11af 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(--card); + color: transparent; 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(--card); + color: transparent; margin-top: 2px; } diff --git a/miniapp/index.html b/miniapp/index.html index 2bb1500..2d39a7b 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -12,7 +12,7 @@ - +