]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
fix: Use `tabular-nums` for chat message statistics (#18915)
authorHendrik Erz <redacted>
Wed, 21 Jan 2026 17:46:01 +0000 (18:46 +0100)
committerGitHub <redacted>
Wed, 21 Jan 2026 17:46:01 +0000 (18:46 +0100)
* fix: Use `tabular-nums` for chat message statistics

* fix: Rebuild WebUI

tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAssistant.svelte

index a3fcf8dcdbecf36207a3baa28b8efbc20b92a3ac..b2c11faefede91f165035151a5a25ac4e4ce0952 100644 (file)
Binary files a/tools/server/public/index.html.gz and b/tools/server/public/index.html.gz differ
index c1ef4dfd0f55c4374d563bc3ea06479ea95491cc..2b34b1c20ae65e5685e77cfafac2023fcf9b4de0 100644 (file)
                </div>
        {/if}
 
-       <div class="info my-6 grid gap-4">
+       <div class="info my-6 grid gap-4 tabular-nums">
                {#if displayedModel()}
                        <div class="inline-flex flex-wrap items-start gap-2 text-xs text-muted-foreground">
                                {#if isRouter}