A complete maintenance planning system has been created

This commit is contained in:
Karel Krýda 2022-01-23 15:22:00 +01:00
parent c3c4db52ec
commit 0d3414c6d6
32 changed files with 1121 additions and 51 deletions

View file

@ -146,4 +146,8 @@ export default {
}
}
.bg-maintenance {
background-color: $maintenance;
}
</style>