| | |
| | | |
| | | img { |
| | | max-width: 100%; |
| | | max-height: 128px; |
| | | display: block; |
| | | } |
| | | img + img { |
| | |
| | | |
| | | img { |
| | | max-width: 100%; |
| | | max-height: 128px; |
| | | display: block; |
| | | float: right; |
| | | } |
| | |
| | | } |
| | | } |
| | | .picture-col { |
| | | img { |
| | | max-width: 100%; |
| | | display: inline-block; |
| | | } |
| | | img + img { |
| | | margin-top: 10px; |
| | | } |
| | | .image-scale { |
| | | cursor: zoom-in; |
| | | margin-left: -5px; |
| | | margin-right: -5px; |
| | | >.ant-col { |
| | | padding: 5px; |
| | | } |
| | | } |
| | | .action-col { |
| | |
| | | padding-left: 0px; |
| | | } |
| | | } |
| | | |
| | | .video-wrap { |
| | | .video-react-playback-rate { |
| | | display: none; |
| | | } |
| | | } |
| | | } |
| | | .ant-table-tbody > tr > td[rowspan] { |
| | | vertical-align: middle; |