Fixing DVB and some npm stuff

This commit is contained in:
Daniel Kluge 2022-07-05 21:11:08 +02:00
parent bafe86219c
commit c0a2e37367
2 changed files with 4266 additions and 4081 deletions

8344
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,10 +25,11 @@
.departure td:nth-child(1) {
padding-left: 20px !important;
min-width: max-content;
}
.departure td:nth-child(2) {
width: 100%;
width: auto;
}
.departure td:nth-child(3), .departure td:nth-child(4) {