| | |
| | | .ant-card-body { |
| | | position: relative; |
| | | padding: 0; |
| | | .ant-modal-content { |
| | | max-width: 95%; |
| | | margin: 0 auto; |
| | | margin-top: 30px; |
| | | .ant-modal-header { |
| | | position: relative; |
| | | z-index: 10; |
| | | background: transparent; |
| | | } |
| | | .ant-modal-close { |
| | | opacity: 0.5; |
| | | } |
| | | .ant-modal-footer { |
| | | position: relative; |
| | | button { |
| | | opacity: 0.5; |
| | | } |
| | | } |
| | | .action-mask { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | } |
| | | } |
| | | |
| | | .search-list { |
| | | padding: 1px 24px 20px; |
| | | .modal-form { |
| | | min-height: 87px; |
| | | > .ant-row { |
| | | min-height: 65px; |
| | |
| | | margin-top: 4px; |
| | | } |
| | | .ant-calendar-picker { |
| | | width: 100%; |
| | | margin-top: 4px; |
| | | } |
| | | .input-mask { |
| | |
| | | .edit { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 5px; |
| | | top: 0px; |
| | | color: #1890ff; |
| | | cursor: pointer; |
| | | display: none; |
| | | } |
| | | .edit.close { |
| | | left: 20px; |
| | | color: #ff4d4f; |
| | | } |
| | | } |
| | | .page-card:hover { |
| | | .edit { |