Fix #5373
This commit is contained in:
parent
c1aa58596d
commit
a25fdfd519
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,7 @@ export default Vue.extend({
|
||||||
cursor pointer
|
cursor pointer
|
||||||
|
|
||||||
> .content
|
> .content
|
||||||
|
max-width 100%
|
||||||
|
|
||||||
> .is-deleted
|
> .is-deleted
|
||||||
display block
|
display block
|
||||||
|
@ -155,6 +156,7 @@ export default Vue.extend({
|
||||||
padding 8px 16px
|
padding 8px 16px
|
||||||
overflow hidden
|
overflow hidden
|
||||||
overflow-wrap break-word
|
overflow-wrap break-word
|
||||||
|
word-break break-word
|
||||||
font-size 1em
|
font-size 1em
|
||||||
color rgba(#000, 0.8)
|
color rgba(#000, 0.8)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue