src/templates/sharecomponent/cardcomponent/dragdetail/index.scss
@@ -16,11 +16,13 @@ word-break: break-word; white-space: nowrap; text-overflow: ellipsis; cursor: move; } .content:not(.line1) { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; cursor: move; } .content.line2 { -webkit-line-clamp: 2;