Commit 1a56021e by cherishsince

【优化】兼容 AI chat 调用

parent da66aead
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment