From 4c629ed7058dd34cdef0734c755af1e9cf681d01 Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Sun, 17 May 2026 12:35:52 +0300 Subject: [PATCH] =?UTF-8?q?fix(privacy):=20color:var(--paper)=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=B8=D0=BC=D1=91=D0=BD=20=E2=80=94=20=D1=81?= =?UTF-8?q?=D0=BE=D0=B2=D0=BF=D0=B0=D0=B4=D0=B0=D0=B5=D1=82=20=D1=81=20?= =?UTF-8?q?=D1=84=D0=BE=D0=BD=D0=BE=D0=BC=20=D1=81=D1=82=D1=80=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=86=D1=8B=20=D0=B7=D0=B0=20=D0=BA=D0=B0=D1=80=D1=82?= =?UTF-8?q?=D0=BE=D1=87=D0=BA=D0=B0=D0=BC=D0=B8?= 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 | 6 ++---- miniapp/index.html | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index c177606..241cec9 100644 --- a/miniapp/assets/styles.css +++ b/miniapp/assets/styles.css @@ -1422,8 +1422,7 @@ html[data-variant="d"] .section-head .label { font-family: var(--font-ui); font-size: 13.5px; font-weight: 600; - color: var(--ink); - opacity: 0; + color: var(--paper); line-height: 1.2; white-space: nowrap; overflow: hidden; @@ -1435,8 +1434,7 @@ html[data-variant="d"] .section-head .label { font-size: 9.5px; font-weight: 500; letter-spacing: 0.05em; - color: var(--ink); - opacity: 0; + color: var(--paper); margin-top: 2px; } diff --git a/miniapp/index.html b/miniapp/index.html index 2c2c606..20aa77c 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -12,7 +12,7 @@ - +