| | |
| | | top: 60px; |
| | | .ant-modal-body { |
| | | max-height: calc(100vh - 120px); |
| | | min-height: 450px; |
| | | min-height: 510px; |
| | | padding-top: 5px; |
| | | } |
| | | } |
| | | .ant-tabs-tabpane { |
| | | padding-left: 3px; |
| | | padding-right: 3px; |
| | | } |
| | | .picture-plus { |
| | | float: right; |
| | |
| | | .image-video-box { |
| | | position: relative; |
| | | padding-top: 75%; |
| | | box-shadow: 0 0 2px #bcbcbc; |
| | | .image-video-box-body { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | .video-react-big-play-button { |
| | | display: none; |
| | | } |
| | | .video-react-control-bar { |
| | | display: none; |
| | | } |
| | | } |
| | | .image-video-control { |
| | | position: absolute; |
| | |
| | | opacity: 0; |
| | | transition: all 0.3s; |
| | | i { |
| | | font-size: 18px; |
| | | font-size: 20px; |
| | | cursor: pointer; |
| | | } |
| | | .anticon-copy { |
| | | color: rgb(38, 194, 129); |
| | | margin-right: 10px; |
| | | margin-right: 15px; |
| | | } |
| | | .anticon-edit { |
| | | color: #1890ff; |
| | | margin-right: 10px; |
| | | margin-right: 15px; |
| | | } |
| | | .anticon-delete { |
| | | color: #ff4d4f; |
| | |
| | | word-break: break-all; |
| | | font-size: 13px; |
| | | margin-bottom: 0; |
| | | margin-top: 2px; |
| | | height: 35px; |
| | | } |
| | | .ant-pagination { |
| | | text-align: right; |
| | | } |
| | | } |