Merge pull request #1327 from xinnan-tech/web-pages-modifiy

增加fastgpt字段处理,搜索图标下移
This commit is contained in:
欣南科技
2025-05-22 09:44:11 +08:00
committed by GitHub
2 changed files with 65 additions and 25 deletions
@@ -328,6 +328,12 @@ export default {
line-height: 30px;
}
.custom-search-input::v-deep .el-input__suffix-inner {
display: flex;
align-items: center;
height: 100%;
}
.avatar-img {
width: 21px;
height: 21px;