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

This commit is contained in:
2026-07-17 20:35:38 +02:00
parent f1e60ecb75
commit a787c54217
2 changed files with 2 additions and 2 deletions
@@ -294,7 +294,7 @@ td {
}
.col-models {
max-width: 40%;
width: 40%;
overflow-wrap: anywhere;
}