chore: expanded containers width in views, adjusted dropdowns

This commit is contained in:
2024-08-24 16:16:32 +02:00
parent c244275aee
commit b04797052f
6 changed files with 14 additions and 11 deletions
-3
View File
@@ -83,9 +83,6 @@ export default defineComponent({
.train-table {
position: relative;
height: 90vh;
min-height: 550px;
overflow-y: auto;
overflow-x: hidden;
}