| | |
| | | background-repeat: no-repeat; |
| | | background-size: cover; |
| | | color: #000000; |
| | | min-height: 500px; |
| | | --inv-color: #13509c; |
| | | |
| | | .inv-action { |
| | |
| | | .ant-select-selection__placeholder { |
| | | text-align: center; |
| | | font-family: kaiti; |
| | | height: 30px; |
| | | line-height: 30px; |
| | | margin-top: -12px; |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | .ant-input.ant-input-disabled { |
| | | cursor: text; |
| | | color: rgba(0, 0, 0, 0.85); |
| | | background: transparent!important; |
| | | } |
| | | |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .loading-mask { |
| | | position: absolute; |
| | | left: 0px; |
| | | top: 0; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | text-align: justify; |
| | | z-index: 1; |
| | | |
| | | .ant-spin-blur { |
| | | position: absolute; |
| | | width: 100%; |
| | | height: 100%; |
| | | opacity: 0.5; |
| | | background: #ffffff; |
| | | } |
| | | } |
| | | } |
| | | .inv-table { |
| | | .ant-table .ant-table-tbody tr:hover td { |