Skip to content

Commit

Permalink
[ux] avoid wrap on frame input on checklist comment form
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoPennec committed Sep 12, 2023
1 parent f51992a commit 2da62b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/Checklist.vue
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ export default {
margin-top: 2px;
padding: 0 0.2em;
text-align: center;
white-space: nowrap;
}
}
</style>

0 comments on commit 2da62b0

Please sign in to comment.