Skip to content

Commit 8ff372f

Browse files
committed
fix overflow wrap
1 parent 90411aa commit 8ff372f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Comment.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export default {
5858
color #999
5959
text-decoration underline
6060
.text
61+
overflow-wrap break-word
6162
a:hover
6263
color #ff6600
6364
</style>

0 commit comments

Comments
 (0)