Skip to content

Commit ad27782

Browse files
committed
correction marge generic form
1 parent 750188b commit ad27782

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frontend/src/components/form/generic-form.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,8 @@ export default {
527527
</script>
528528

529529
<style>
530+
@import url('./form.css');
531+
530532
.form-container {
531533
min-width: 800px;
532534
position: relative;

0 commit comments

Comments
 (0)