diff --git a/frontend/src/lib/components/select/SchoolSelect.svelte b/frontend/src/lib/components/select/SchoolSelect.svelte index 5ee8daa..93b31a7 100644 --- a/frontend/src/lib/components/select/SchoolSelect.svelte +++ b/frontend/src/lib/components/select/SchoolSelect.svelte @@ -1,37 +1,36 @@
-
- - {$LL.input.selectedSchool()}: {selectedSchool.name} - - - - -
-
- {$LL.input.fieldOfStudy()}: - -
-
\ No newline at end of file +
+ + {$LL.input.selectedSchool()}: {selectedSchool.name} + + + + +
+
+ {$LL.input.fieldOfStudy()}: + +
+