| | |
| | | .main-search-edit-list { |
| | | min-height: 50px; |
| | | position: relative; |
| | | background: #ffffff; |
| | | |
| | | >.anticon-tool { |
| | | position: absolute; |
| | | z-index: 1; |
| | | z-index: 3; |
| | | font-size: 16px; |
| | | right: 1px; |
| | | top: 1px; |
| | |
| | | } |
| | | .page-card { |
| | | position: relative; |
| | | background: #ffffff; |
| | | border-radius: 2px; |
| | | padding-bottom: 15px; |
| | | .ant-form-item { |
| | |
| | | } |
| | | } |
| | | } |
| | | .edit { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 5px; |
| | | color: #1890ff; |
| | | cursor: pointer; |
| | | } |
| | | .page-card.false { |
| | | .ant-form-item-label { |
| | | display: none; |
| | | } |
| | | .edit.copy { |
| | | left: 20px; |
| | | color: #26C281; |
| | | } |
| | | .edit.close { |
| | | left: 40px; |
| | | color: #ff4d4f; |
| | | } |
| | | } |
| | | .page-card:hover { |
| | |
| | | width: 100%; |
| | | } |
| | | } |
| | | .main-search-edit-list.right { |
| | | >.ant-row { |
| | | >.ant-col { |
| | | float: right; |
| | | } |
| | | >.ant-col.action { |
| | | display: none; |
| | | } |
| | | } |
| | | } |
| | | .main-search-edit-list.false { |
| | | >.ant-row { |
| | | >.ant-col.action { |
| | | display: none; |
| | | } |
| | | } |
| | | } |
| | | .main-search-edit-list::after { |
| | | display: block; |
| | | content: ' '; |