From 22f6807eb2734b55fb09c878a373bbadd1b59f93 Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 5 Feb 2026 13:03:17 +0300 Subject: [PATCH] =?UTF-8?q?4.20.7:=20=D0=9A=D0=BE=D1=80=D1=80=D0=B5=D0=BA?= =?UTF-8?q?=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=BA=D0=B0=20=D0=BE=D1=82=D1=81?= =?UTF-8?q?=D1=82=D1=83=D0=BF=D0=BE=D0=B2=20=D0=B2=20=D0=BC=D0=BE=D0=B4?= =?UTF-8?q?=D0=B0=D0=BB=D1=8C=D0=BD=D0=BE=D0=BC=20=D0=BE=D0=BA=D0=BD=D0=B5?= =?UTF-8?q?=20=D0=B6=D0=B5=D0=BB=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/package.json | 2 +- play-life-web/src/components/WishlistDetail.css | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 2c54817..3cb13fb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.20.6 +4.20.7 diff --git a/play-life-web/package.json b/play-life-web/package.json index fb97c0f..03f676b 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "4.20.6", + "version": "4.20.7", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/WishlistDetail.css b/play-life-web/src/components/WishlistDetail.css index 05e1fea..079558b 100644 --- a/play-life-web/src/components/WishlistDetail.css +++ b/play-life-web/src/components/WishlistDetail.css @@ -90,7 +90,7 @@ } .wishlist-detail-modal-content { - padding: 0.5rem 1.5rem 1.5rem 1.5rem; + padding: 0.75rem 1.5rem 1rem 1.5rem; overflow-y: auto; flex: 1; } @@ -147,7 +147,7 @@ font-size: 1.1rem; font-weight: 600; color: #2c3e50; - margin: 0; + margin: 0 0 0.75rem 0; } .wishlist-detail-condition {