last child fix

This commit is contained in:
Mathijs Lermer 2023-06-20 19:30:20 +02:00
parent e798e6a296
commit daadd1538e

View file

@ -197,7 +197,7 @@
.tabel_in_knop .icon {
font-size:32px;
}
td:last-child {
.tabel_in_knop td:last-child {
flex: 1;
display:inline-block;
/* to keep IE happy */