文档搜索优化

This commit is contained in:
cwchen 2025-11-11 10:10:32 +08:00
parent 6418f39c7a
commit 55bff30922
1 changed files with 2 additions and 2 deletions

View File

@ -1110,8 +1110,8 @@ export default {
}
.search-input {
flex: 0 0 280px;
width: 280px;
flex: 0 0 360px;
width: 360px;
max-width: 100%;
}