Skip to content

Commit

Permalink
Update CorrectNameToNumber.vue
Browse files Browse the repository at this point in the history
- added top padding to checkbox label to align it with the icon
  • Loading branch information
severinbeauvais authored Dec 24, 2023
1 parent e5a6e6a commit 8cb38bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/correct-name/CorrectNameToNumber.vue
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export default class CorrectNameToNumber extends Vue {
font-size: 1rem;
color: $gray7;
font-weight: normal;
padding-top: 2px;
}
// align checkbox with label
Expand Down

0 comments on commit 8cb38bb

Please sign in to comment.