Add consists view in rolling stock and them in company filter

This commit is contained in:
2023-10-16 22:48:46 +02:00
parent e6f1480894
commit 7865bf04f0
8 changed files with 89 additions and 37 deletions

View File

@@ -12,6 +12,11 @@ td > img.logo {
max-height: 48px;
}
td > img.logo-xl {
max-width: 400px;
max-height: 96px;
}
.btn > span {
display: inline-block;
}