This commit is contained in:
Kenneth Jannette
2025-03-08 19:56:39 -05:00
parent 173c8f118c
commit ef905e089c

View File

@@ -215,6 +215,9 @@ body {
margin: 2px auto; margin: 2px auto;
} }
.inputContainer {
width: 200px;
}
.vehiclesColumn { .vehiclesColumn {
height: 100%; height: 100%;
} }