From 21fac8046ebd824fcd5abacc2f0bb6df56b878dcd8127543ce698a0c9b1c36fb Mon Sep 17 00:00:00 2001 From: AidarKC Date: Sat, 1 Aug 2026 02:59:15 +0400 Subject: [PATCH] =?UTF-8?q?UI:=20=D1=81=D0=B4=D0=B5=D0=BB=D0=B0=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BF=D0=BB=D0=B8=D1=82=D0=BA=D0=B8=20=D0=BA=D0=B0?= =?UTF-8?q?=D0=BD=D0=B0=D0=BB=D0=BE=D0=B2=20=D0=BF=D0=BE=D1=87=D1=82=D0=B8?= =?UTF-8?q?=20=D0=B2=D0=BE=20=D0=B2=D1=81=D1=8E=20=D1=88=D0=B8=D1=80=D0=B8?= =?UTF-8?q?=D0=BD=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION.properties | 2 +- shine-UI/styles/components.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.properties b/VERSION.properties index 8ecc5fc1..40dd5b3a 100644 --- a/VERSION.properties +++ b/VERSION.properties @@ -1,2 +1,2 @@ -client.version=1.4.16 +client.version=1.4.17 server.version=1.4.4 diff --git a/shine-UI/styles/components.css b/shine-UI/styles/components.css index 671c4914..59da0843 100644 --- a/shine-UI/styles/components.css +++ b/shine-UI/styles/components.css @@ -7029,7 +7029,7 @@ html, body { overflow-x: hidden; } align-items: center; gap: 16px; min-height: 78px; - margin: 4px 8px; + margin: 4px 2px; padding: 8px 10px; border-radius: 16px; border-color: transparent !important;