| | |
| | | .card-detail-row { |
| | | line-height: 1.5; |
| | | .ant-mk-text { |
| | | font-style: inherit; |
| | | font-weight: inherit; |
| | |
| | | border-left: 0; |
| | | border-right: 0; |
| | | } |
| | | .ant-mk-date { |
| | | .ant-mk-check { |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | word-break: break-word; |
| | | text-overflow: ellipsis; |
| | | font-weight: inherit; |
| | | font-style: inherit; |
| | | .ant-checkbox-wrapper { |
| | | font-weight: inherit; |
| | | font-size: inherit; |
| | | font-style: inherit; |
| | | color: inherit; |
| | | span { |
| | | font-weight: inherit; |
| | | } |
| | | } |
| | | } |
| | | .ant-mk-picture { |
| | | background-size: cover; |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | } |
| | | .ant-mk-icon { |
| | | vertical-align: top; |
| | | line-height: inherit; |
| | | color: inherit; |
| | | } |
| | | .ant-switch-large { |
| | | min-width: 60px; |
| | | height: 30px; |
| | | line-height: 28px; |
| | | |
| | | .ant-switch-inner { |
| | | margin-right: 5px; |
| | | margin-left: 30px; |
| | | font-size: 16px; |
| | | } |
| | | } |
| | | .ant-switch-large.ant-switch-checked { |
| | | .ant-switch-inner { |
| | | margin-right: 30px; |
| | | margin-left: 5px; |
| | | } |
| | | } |
| | | .ant-switch-large::after { |
| | | width: 26px; |
| | | height: 26px; |
| | | } |
| | | |
| | | .card-cell > div { |
| | | background-position: center center; |
| | | background-repeat: no-repeat; |
| | | background-size: cover; |
| | | } |
| | | } |