Files
llama.cpp/tools
Aleksander Grygier a72d3f12c8 ui: fix model information dialog width on all screen sizes
The dialog sets container-type: inline-size, so auto width ignores
its contents and collapses to padding. Give it an explicit viewport
width on mobile and cap at 60rem on desktop.

Assisted-by: pi
2026-08-27 11:03:12 +02:00
..