Even better
This commit is contained in:
parent
232a50ac20
commit
a99775b299
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue