Skip to content
Snippets Groups Projects
Commit fa12450c authored by Julian's avatar Julian
Browse files

Update searchfield size

parent 785fdde8
No related branches found
No related tags found
1 merge request!393Resolve "Loading animation for timetable object select on left side of timetables"
This commit is part of merge request !393. Comments created here will be created in the context of that merge request.
......@@ -54,6 +54,7 @@ export default {
<!-- Search field for timetables -->
<v-text-field
search
dense
filled
rounded
clearable
......@@ -62,7 +63,7 @@ export default {
:placeholder="$t('chronos.timetable.search')"
prepend-inner-icon="mdi-magnify"
hide-details="auto"
class="mb-2"
class="mb-3"
/>
<!-- Filter by timetable types -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment