Skip to content

Commit 7d74565

Browse files
committed
fix(Admin): add margin bottom (creer-exercice)
1 parent 385afd8 commit 7d74565

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/administration/exercices/creer-exercice.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,8 @@
5757
}
5858
</script>
5959

60+
<style scoped>
61+
.wrapper {
62+
margin-bottom: 40px;
63+
}
64+
</style>

0 commit comments

Comments
 (0)