From 8681014913b298b9ddd9d4dd51d77a34c12ff53d Mon Sep 17 00:00:00 2001 From: sunziyuan Date: Thu, 1 May 2025 14:35:46 +0800 Subject: [PATCH] =?UTF-8?q?5.1.0=E4=B8=80=E8=87=B4=E6=80=A7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: sunziyuan Change-Id: I98cfb153cc3d12aca8293c4e92b0d008b8902281 --- systemres/main/resources/wearable/element/float.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/systemres/main/resources/wearable/element/float.json b/systemres/main/resources/wearable/element/float.json index 796c5cc3..d841b529 100644 --- a/systemres/main/resources/wearable/element/float.json +++ b/systemres/main/resources/wearable/element/float.json @@ -376,14 +376,6 @@ "name": "Caption_S_VP", "value": "10.0vp" }, - { - "name": "menu_item_hor_interval", - "value": "$float:padding_level6" - }, - { - "name": "menu_padding_interval", - "value": "$float:padding_level2" - }, { "name": "ohos_id_scroll_bar_shape_mode", "value": "2.0" -- Gitee