Skip to content
Snippets Groups Projects
Commit e8cb889d authored by permcu's avatar permcu
Browse files

Fix absence-creation-form padding

parent 54e5afd3
No related branches found
No related tags found
1 merge request!356Add dialog for creation of long-term absences
......@@ -16,6 +16,7 @@
<v-col
cols="12"
:sm="6"
class="pl-0"
>
<date-field
:label="$t('forms.labels.start')"
......@@ -27,6 +28,7 @@
<v-col
cols="12"
:sm="6"
class="pr-0"
>
<date-field
:label="$t('forms.labels.end')"
......
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