chore: rerank documents verify non-empty

This commit is contained in:
jialin
2024-12-04 15:15:35 +08:00
parent bed3684a0c
commit 241930cefe
9 changed files with 66 additions and 15 deletions
+11
View File
@@ -713,6 +713,17 @@ body {
}
}
.full-wrap::after {
content: '';
display: flex;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
.login-wrapper {
position: fixed;
top: 0;