king
2020-07-22 0c94290767a88c913ed736e65970eafee9e41519
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;