Breaking long words in task-text
Previously, if you inputted a long word in your task it overflew the box.
This commit is contained in:
@@ -117,6 +117,7 @@ for $stage in $stages
|
||||
display: block
|
||||
padding: 0.75em 0 0.75em 3.5em
|
||||
line-height: 1.4
|
||||
word-wrap: break-word
|
||||
|
||||
.habit-wide .task-text
|
||||
padding-left: 7em
|
||||
|
||||
Reference in New Issue
Block a user