Commit 1a56021e by cherishsince

【优化】兼容 AI chat 调用

parent da66aead
...@@ -194,10 +194,10 @@ onMounted( async () => { ...@@ -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 {
......
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