bug修复

This commit is contained in:
BianLzhaoMin 2025-08-12 13:26:54 +08:00
parent 86a82f12d4
commit 618be7bf0c
1 changed files with 4 additions and 0 deletions

View File

@ -138,4 +138,8 @@
.n-input.n-input--disabled {
background-color: #1d3861;
}
.n-image-preview-toolbar .n-base-icon:nth-child(6) {
display: none;
}