Commit 8ff372fc authored by Evan You's avatar Evan You

fix overflow wrap

parent 90411aad
...@@ -58,6 +58,7 @@ export default { ...@@ -58,6 +58,7 @@ export default {
color #999 color #999
text-decoration underline text-decoration underline
.text .text
overflow-wrap break-word
a:hover a:hover
color #ff6600 color #ff6600
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment