Skip to content

Commit

Permalink
added style
Browse files Browse the repository at this point in the history
  • Loading branch information
juan cocchi committed Jul 31, 2024
1 parent 9365f26 commit c809045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MyForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ export default defineComponent({
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
background-color: #fff; /* Ensure white background */
}
.submit-button {
Expand Down

0 comments on commit c809045

Please sign in to comment.