| | |
| | | |
| | | .card-cell-list { |
| | | position: relative; |
| | | |
| | | .ant-btn { |
| | | padding: 0; |
| | | } |
| | | .ant-mk-text { |
| | | font-style: inherit; |
| | | font-weight: inherit; |
| | | text-decoration: inherit; |
| | | .sequence-wrap { |
| | | display: inline-block; |
| | | width: 22px; |
| | | height: 22px; |
| | | line-height: 22px; |
| | | white-space: nowrap; |
| | | border-radius: 50%; |
| | | overflow: visible; |
| | | } |
| | | } |
| | | .ant-mk-text:not(.line1) { |
| | | .ant-mk-text:not(.line1):not(.line) { |
| | | word-break: break-word; |
| | | display: -webkit-box; |
| | | -webkit-box-orient: vertical; |
| | |
| | | .line10 { |
| | | -webkit-line-clamp: 10; |
| | | } |
| | | button { |
| | | height: auto; |
| | | min-height: 32px; |
| | | .mk-cell-btn { |
| | | > div {width: 100%;} |
| | | button { |
| | | width: 100%; |
| | | height: auto; |
| | | min-height: 32px; |
| | | } |
| | | } |
| | | .ant-mk-slider { |
| | | box-sizing: border-box; |
| | |
| | | word-break: break-word; |
| | | text-overflow: ellipsis; |
| | | } |
| | | .ant-mk-check { |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | word-break: break-word; |
| | | text-overflow: ellipsis; |
| | | font-style: inherit; |
| | | .ant-checkbox-wrapper { |
| | | font-weight: inherit; |
| | | font-size: inherit; |
| | | font-style: inherit; |
| | | color: inherit; |
| | | span { |
| | | font-weight: inherit; |
| | | } |
| | | } |
| | | } |
| | | .ant-slider { |
| | | margin: 0px; |
| | | } |
| | | .ant-mk-picture { |
| | | background-size: cover; |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | } |
| | | .ant-mk-picture.scale { |
| | | cursor: zoom-in; |
| | | } |
| | | } |
| | | .card-cell-list::after { |
| | | content: ' '; |