修改bug

This commit is contained in:
yangjun 2026-03-26 10:49:01 +08:00
parent e8a734a3dd
commit 7a876f6b7f
1 changed files with 5 additions and 0 deletions

View File

@ -242,3 +242,8 @@
}
}
</style>
<style>
.ant-image-preview-body .ant-image-preview-operations {
display: none !important;
}
</style>