chore: rerank documents verify non-empty
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user