Fix #5373
This commit is contained in:
		| @@ -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) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo