| | |
| | | line-height: 1; |
| | | } |
| | | > td { |
| | | padding: 16px 10px; |
| | | padding: 13px 10px; |
| | | } |
| | | .fileupload-form-container .ant-upload-list-picture-card .ant-upload-list-item { |
| | | width: 70px; |
| | | height: 70px; |
| | | margin: 0; |
| | | padding: 2px; |
| | | .ant-upload-list-item-info > span { |
| | | height: 100%; |
| | | } |
| | | } |
| | | .fileupload-form-container .ant-upload.ant-upload-select-picture-card { |
| | | width: 70px; |
| | | height: 70px; |
| | | .ant-input { |
| | | padding: 0 5px; |
| | | } |
| | | } |
| | | .editable-row.hide { |
| | | td:not(:last-child) { |
| | | text-decoration: line-through; |
| | | } |
| | | } |
| | | .operation-btn { |
| | | font-size: 16px; |
| | | text-align: center; |
| | | span { |
| | | margin-right: 15px; |
| | | margin-right: 20px; |
| | | cursor: pointer; |
| | | } |
| | | span:last-child { |
| | | margin-right: 0px; |
| | | } |
| | | .primary { |
| | | color: #1890ff; |
| | | } |
| | | .hide-control { |
| | | color: rgb(142, 68, 173); |
| | | } |
| | | .danger { |
| | | color: #ff4d4f; |
| | |
| | | .primary { |
| | | color: rgba(0, 0, 0, .25); |
| | | } |
| | | .hide-control { |
| | | color: rgba(0, 0, 0, .25); |
| | | } |
| | | .danger { |
| | | color: rgba(0, 0, 0, .25); |
| | | } |