| | |
| | | position: relative; |
| | | line-height: 1.5; |
| | | |
| | | .ant-col-0:not(.mk-cell-btn) { |
| | | display: block; |
| | | float: left; |
| | | } |
| | | .ant-btn { |
| | | padding: 0; |
| | | } |
| | | .file-image { |
| | | max-height: 100%; |
| | | vertical-align: top; |
| | | margin-right: 2px; |
| | | } |
| | | .ant-typography { |
| | | margin: 0; |
| | |
| | | background-size: cover; |
| | | } |
| | | .mk-cell-btn { |
| | | text-align: center; |
| | | min-height: 0px; |
| | | > div {width: 100%;max-width: 100%;} |
| | | button:not(.ant-switch) { |
| | |
| | | min-height: 28px; |
| | | padding: 0; |
| | | overflow: hidden; |
| | | text-align: inherit; |
| | | } |
| | | .ant-checkbox-wrapper:not(.square) { |
| | | .ant-checkbox-inner, .ant-checkbox-checked::after { |