Fixing DVB and some npm stuff
This commit is contained in:
parent
bafe86219c
commit
c0a2e37367
8328
package-lock.json
generated
8328
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -25,10 +25,11 @@
|
|||||||
|
|
||||||
.departure td:nth-child(1) {
|
.departure td:nth-child(1) {
|
||||||
padding-left: 20px !important;
|
padding-left: 20px !important;
|
||||||
|
min-width: max-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.departure td:nth-child(2) {
|
.departure td:nth-child(2) {
|
||||||
width: 100%;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.departure td:nth-child(3), .departure td:nth-child(4) {
|
.departure td:nth-child(3), .departure td:nth-child(4) {
|
||||||
|
Loading…
Reference in New Issue
Block a user