Skip to content

Commit

Permalink
解决长英文不换行
Browse files Browse the repository at this point in the history
  • Loading branch information
LYS86 committed Oct 7, 2022
1 parent ebfc762 commit 1c2552c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/vue.css
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ main.hidden {
display: none;
}
.anchor {
word-break: break-word;
display: inline-block;
text-decoration: none;
transition: all 0.3s;
Expand Down

0 comments on commit 1c2552c

Please sign in to comment.