| | |
| | | } |
| | | > .anticon-plus { |
| | | position: absolute; |
| | | font-size: 24px; |
| | | font-size: 18px; |
| | | right: 25px; |
| | | top: 50px; |
| | | z-index: 1; |
| | | color: #26C281; |
| | | cursor: pointer; |
| | | } |
| | | > .anticon-delete { |
| | | position: absolute; |
| | | font-size: 24px; |
| | | font-size: 19px; |
| | | right: 25px; |
| | | top: 50px; |
| | | z-index: 1; |
| | | color: #ff4d4f; |
| | | cursor: pointer; |
| | | } |
| | | > .anticon-arrow-up { |
| | | position: absolute; |
| | | right: 55px; |
| | | font-size: 19px; |
| | | z-index: 1; |
| | | top: 50px; |
| | | color: #1890ff; |
| | | cursor: pointer; |
| | | } |
| | | > .anticon-arrow-down { |
| | | position: absolute; |
| | | right: 55px; |
| | | font-size: 19px; |
| | | z-index: 1; |
| | | top: 50px; |
| | | color: purple; |
| | | cursor: pointer; |
| | | } |
| | | > .anticon-arrow-down + .anticon-arrow-up { |
| | | right: 85px; |
| | | } |
| | | .ant-tabs-nav-container-scrolling { |
| | | margin-right: 50px; |
| | | } |