| | |
| | | .video-react-control-bar { |
| | | display: none; |
| | | } |
| | | img { |
| | | width: 100%; |
| | | height: 100%; |
| | | object-fit: contain; |
| | | object-position: center; |
| | | } |
| | | } |
| | | .image-video-box-body::after { |
| | | content: ''; |
| | |
| | | position: relative; |
| | | top: -15px; |
| | | } |
| | | .ant-form-explain { |
| | | margin-top: 5px; |
| | | word-break: break-all; |
| | | } |
| | | |
| | | .mk-scrollbar { |
| | | padding: 5px 0px; |
| | | min-height: 300px; |
| | | max-height: calc(100vh - 250px); |
| | | clear: both; |
| | | |
| | | .static-source { |
| | | clear: both; |
| | | padding-left: 10px; |
| | | color: rgba(0, 0, 0, 0.85); |
| | | border-bottom: 1px solid rgba(0, 0, 0, 0.1); |
| | | margin-bottom: 10px; |
| | | } |
| | | } |
| | | } |
| | | .picture-edit-model { |
| | | .ant-modal { |