style: slider handle color

This commit is contained in:
jialin
2026-01-06 17:21:32 +08:00
parent 2816fedc36
commit d8b3331648
7 changed files with 49 additions and 12 deletions
+1
View File
@@ -92,6 +92,7 @@ export interface FormData {
ngram_min_match_length: number;
ngram_max_match_length: number;
};
max_context_len: number;
}
interface ComputedResourceClaim {