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