Skip to content

Commit

Permalink
Add word wrapping for long labels.
Browse files Browse the repository at this point in the history
  • Loading branch information
haringsrob authored and ifox committed Apr 6, 2022
1 parent d598436 commit b434909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/js/components/InputFrame.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
display:block;
color:$color__text;
margin-bottom:10px;
word-wrap:break-word;
position:relative;
}
Expand Down

0 comments on commit b434909

Please sign in to comment.