DeliveryConfirmation: no linebreaks in stat table

This commit is contained in:
2023-10-17 00:58:01 +02:00
parent 2bcf26cc8d
commit 62d6707d10

View File

@ -78,6 +78,8 @@ table.delivery-confirmation-stats {
table.delivery-confirmation-stats th,
table.delivery-confirmation-stats td {
padding: 0.125mm 0;
overflow: hidden;
white-space: nowrap;
}
table.delivery-confirmation-stats tr.subheading th {