comparison client/src/components/sections/SectionForm.vue @ 3297:0358bf723769

client: define sections: removed margin in form
author Markus Kottlaender <markus@intevation.de>
date Thu, 16 May 2019 16:27:28 +0200
parents 3ada3d0347bd
children 008bc1ae8897
comparison
equal deleted inserted replaced
3296:fa7dc3f31ef3 3297:0358bf723769
1 <template> 1 <template>
2 <div class="d-flex flex-column"> 2 <div class="d-flex flex-column">
3 <div class="d-flex justify-content-between mt-2 px-2"> 3 <div class="d-flex justify-content-between mt-2 px-2">
4 <div class="text-left flex-fill mr-1"> 4 <div class="text-left flex-fill">
5 <small class="text-muted"> 5 <small class="text-muted">
6 <translate>ID</translate> 6 <translate>ID</translate>
7 </small> 7 </small>
8 <input 8 <input
9 id="id" 9 id="id"