增加fastgpt字段处理,搜索图标下移

This commit is contained in:
Sakura-RanChen
2025-05-20 16:57:48 +08:00
parent 7611e98156
commit 595a338de7
2 changed files with 59 additions and 5 deletions
@@ -322,6 +322,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;