改进搜索体验:优化搜索对话框、进度条及无数据提示

This commit is contained in:
madrays
2025-03-30 00:46:12 +08:00
parent 43fbc7abd7
commit 9020494f65
3 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ interface Props {
height: auto !important;
}
/* 响应式设计 */
/* 移动响应式设计 */
@media (max-width: 768px) {
.no-data-container :deep(.v-responsive) {
max-width: 350px;