Even better

This commit is contained in:
Curry141 2025-04-15 18:21:59 +02:00 committed by GitHub
parent 232a50ac20
commit a99775b299
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -202,6 +202,9 @@ table.image-table img {
padding: 10px; padding: 10px;
text-align: center; text-align: center;
border: 1px solid gray; border: 1px solid gray;
word-wrap: break-word;
overflow-wrap: break-word;
white-space: normal;
} }
.lista-mezzi thead th{ .lista-mezzi thead th{
position: sticky; position: sticky;