fix(clients: fixes models list way too wide 2
Build & Deploy / build (push) Successful in 2m14s

This commit is contained in:
2026-07-17 20:29:05 +02:00
parent 2357957eb1
commit f1e60ecb75
@@ -281,6 +281,7 @@ textarea {
table {
width: 100%;
border-collapse: collapse;
table-layout: fixed;
min-width: 900px;
}