From 618be7bf0cb00d7d5dc8e7ec47807f8b95b8a58c Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Tue, 12 Aug 2025 13:26:54 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/naiveUi.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/style/naiveUi.scss b/src/style/naiveUi.scss index e6bf88e..0c9bb1e 100644 --- a/src/style/naiveUi.scss +++ b/src/style/naiveUi.scss @@ -138,4 +138,8 @@ .n-input.n-input--disabled { background-color: #1d3861; +} + +.n-image-preview-toolbar .n-base-icon:nth-child(6) { + display: none; } \ No newline at end of file