| | |
| | | margin-right: 5px; |
| | | cursor: pointer; |
| | | } |
| | | .columns-lowercase { |
| | | float: right; |
| | | position: relative; |
| | | z-index: 2; |
| | | right: 30px; |
| | | height: 0px; |
| | | top: -15px; |
| | | color: orange; |
| | | cursor: pointer; |
| | | } |
| | | .columns-out { |
| | | float: right; |
| | | position: relative; |
| | | z-index: 2; |
| | | right: 5px; |
| | | height: 0px; |
| | | top: -15px; |
| | | color: rgb(24, 144, 255); |
| | | } |
| | | .columns-out + .modal-edit-table { |
| | | .ant-table-thead { |
| | | .copy-control { |
| | | top: -18px; |
| | | right: 55px; |
| | | .anticon-copy { |
| | | margin-right: 12px; |
| | | } |
| | | .anticon-delete { |
| | | margin-left: 12px; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | .full-scripts { |
| | | position: absolute; |