| | |
| | | color: #1890ff; |
| | | border-bottom: 1px solid #e8e8e8; |
| | | } |
| | | .thawbutton { |
| | | position: absolute; |
| | | right: 10px; |
| | | top: 0px; |
| | | padding: 0px; |
| | | cursor: pointer; |
| | | i { |
| | | font-size: 16px; |
| | | color: #1890ff; |
| | | } |
| | | } |
| | | } |
| | | .tables { |
| | | .ant-select-selection-selected-value { |
| | |
| | | display: inline-block; |
| | | } |
| | | } |
| | | .copybutton { |
| | | position: absolute; |
| | | right: 10px; |
| | | top: 5px; |
| | | z-index: 2; |
| | | padding: 5px; |
| | | cursor: pointer; |
| | | i { |
| | | font-size: 16px; |
| | | } |
| | | } |
| | | } |
| | | .column-list { |
| | | position: relative; |
| | |
| | | right: 20px; |
| | | top: -10px; |
| | | } |
| | | .column-copy { |
| | | position: absolute; |
| | | font-size: 16px; |
| | | right: 75px; |
| | | top: -7px; |
| | | color: #26C281; |
| | | } |
| | | > .ant-row { |
| | | background: #fafafa; |
| | | border-radius: 4px; |