From 60f8a50a97c2c138347dec865c1b7d92fb3f471cf1e1e107cb98528a30e3b582 Mon Sep 17 00:00:00 2001 From: AidarKC Date: Sun, 9 Aug 2026 20:57:04 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D0=B8=D0=BA=D0=BE=D0=BD=D0=BA=D1=83=20?= =?UTF-8?q?=D0=B7=D0=B2=D0=BE=D0=BD=D0=BA=D0=B0=20=D0=B2=20=D1=87=D0=B0?= =?UTF-8?q?=D1=82=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION.properties | 2 +- shine-UI/styles/components.css | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/VERSION.properties b/VERSION.properties index e6ac240d..c7b3895e 100644 --- a/VERSION.properties +++ b/VERSION.properties @@ -1,2 +1,2 @@ -client.version=1.5.6 +client.version=1.5.7 server.version=1.4.7 diff --git a/shine-UI/styles/components.css b/shine-UI/styles/components.css index f1fcb93d..ff3f690b 100644 --- a/shine-UI/styles/components.css +++ b/shine-UI/styles/components.css @@ -1780,18 +1780,14 @@ justify-content: center; width: 28px; height: 28px; - border-radius: 999px; - background: rgba(80, 170, 255, 0.18); - border: 1px solid rgba(123, 191, 255, 0.28); color: #d9ecff; - font-size: 15px; flex: 0 0 auto; } .bubble-call-icon-phone { - font-size: 15px; + font-size: 28px; line-height: 1; - transform: translateX(-1px); + transform: translateY(-1px); } .bubble-call-icon-arrow {