fix: tiny css problem

This commit is contained in:
Joel
2024-12-11 17:48:13 +08:00
parent 41039f09bf
commit f22c608c89
6 changed files with 21 additions and 21 deletions

View File

@ -54,7 +54,7 @@ export const generalResultData: HitTesting[] = [
content: 'It is quite natural for ',
},
],
score: 0.8771945,
score: 0.99,
tsne_position: null,
},
{
@ -99,7 +99,7 @@ export const generalResultData: HitTesting[] = [
},
},
child_chunks: null,
score: 0.8642928,
score: 1,
tsne_position: null,
},
{
@ -144,7 +144,7 @@ export const generalResultData: HitTesting[] = [
},
},
child_chunks: null,
score: 0.80618876,
score: 0.2,
tsne_position: null,
},
]