| | |
| | | font-weight: inherit; |
| | | text-decoration: inherit; |
| | | } |
| | | .ant-mk-text:not(.line1) { |
| | | .ant-mk-text:not(.line1):not(.line) { |
| | | word-break: break-word; |
| | | display: -webkit-box; |
| | | -webkit-box-orient: vertical; |
| | |
| | | } |
| | | .ant-mk-splitline { |
| | | border-top: 1px solid; |
| | | border-bottom: 0; |
| | | border-left: 0; |
| | | border-right: 0; |
| | | } |
| | | .ant-mk-date { |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | word-break: break-word; |
| | | text-overflow: ellipsis; |
| | | } |
| | | .ant-slider { |
| | | margin: 0px; |
| | | } |
| | | .ant-mk-picture { |
| | | background-size: cover; |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | } |
| | | } |
| | | .card-cell-list::after { |
| | | content: ' '; |