| | |
| | | .version-modal { |
| | | .ant-modal-body { |
| | | padding: 32px 32px 24px; |
| | | } |
| | | .ant-modal-footer { |
| | | display: none; |
| | | } |
| | | .header { |
| | | color: rgba(0, 0, 0, 0.85); |
| | | font-weight: 500; |
| | | font-size: 16px; |
| | | .anticon { |
| | | color: #faad14; |
| | | margin-right: 16px; |
| | | font-size: 22px; |
| | | .ant-modal { |
| | | top: 50px; |
| | | .ant-modal-body { |
| | | position: relative; |
| | | } |
| | | } |
| | | .detail { |
| | | margin-top: 8px; |
| | | margin-bottom: 24px; |
| | | color: rgba(0, 0, 0, 0.5); |
| | | font-size: 14px; |
| | | .ant-table-tbody > tr > td { |
| | | padding: 5px 16px; |
| | | } |
| | | .footer { |
| | | text-align: right; |
| | | .ant-btn + .ant-btn { |
| | | margin-left: 15px; |
| | | } |
| | | } |
| | | .ant-spin { |
| | | position: absolute; |
| | | z-index: 2; |
| | | top: 120px; |
| | | left: calc(50% - 16px); |
| | | } |
| | | } |