| | |
| | | -webkit-line-clamp: 10; |
| | | } |
| | | .mk-cell-btn { |
| | | > div {width: 100%;} |
| | | > div {width: 100%;max-width: 100%;} |
| | | button { |
| | | width: 100%; |
| | | max-width: 100%; |
| | | height: auto; |
| | | min-height: 32px; |
| | | } |
| | |
| | | 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; |
| | | } |
| | |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | } |
| | | .ant-mk-picture.scale { |
| | | cursor: zoom-in; |
| | | } |
| | | } |
| | | .card-cell-list::after { |
| | | content: ' '; |