| | |
| | | .verify-card-box { |
| | | .verify-card-horizontal-box { |
| | | min-height: 250px; |
| | | position: relative; |
| | | > .ant-spin { |
| | | position: absolute; |
| | | left: calc(50% - 22px); |
| | | top: 80px; |
| | | } |
| | | .ant-tabs-nav-scroll { |
| | | text-align: center; |
| | | } |
| | |
| | | width: 89.5%; |
| | | } |
| | | } |
| | | .add { |
| | | padding-top: 0px; |
| | | } |
| | | .ant-input-disabled { |
| | | color: rgba(0, 0, 0, 0.65); |
| | | cursor: default; |
| | |
| | | .custom-table .ant-empty { |
| | | margin: 20px 8px!important; |
| | | } |
| | | .errorval { |
| | | display: inline-block; |
| | | width: 30px; |
| | | } |
| | | .operation-btn { |
| | | display: inline-block; |
| | | font-size: 16px; |
| | | padding: 0 5px; |
| | | cursor: pointer; |
| | | } |
| | | > .message-fail { |
| | | text-align: center; |
| | | padding-top: 50px; |
| | | i { |
| | | color: #ff4d4f; |
| | | margin-right: 5px; |
| | | font-size: 16px; |
| | | } |
| | | } |
| | | } |