【优化】兼容 AI chat 调用
This commit is contained in:
parent
da66aead54
commit
1a56021e75
@ -194,10 +194,10 @@ onMounted( async () => {
|
|||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.search-container {
|
.search-container {
|
||||||
position: absolute;
|
//position: absolute;
|
||||||
right: 20px;
|
//right: 20px;
|
||||||
top: 10px;
|
//top: 10px;
|
||||||
z-index: 100;
|
//z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-input {
|
.search-input {
|
||||||
|
Loading…
Reference in New Issue
Block a user