Skip to content

Commit f62dcba

Browse files
committed
Lesson12 - Mutations & Actions 1 + style - finish
1 parent 34e19ca commit f62dcba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/views/EventCreate.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,7 @@ export default {
9999
</script>
100100

101101
<style scoped>
102+
.field {
103+
margin-bottom: 24px;
104+
}
102105
</style>

0 commit comments

Comments
 (0)