| | |
| | | button { |
| | | margin-left: 15px; |
| | | } |
| | | .mk-opeartion-list button:not(.ant-switch):not(:last-child):not(:nth-last-child(2)) { |
| | | padding: 0px 10px; |
| | | .mk-opeartion-list { |
| | | button:not(.ant-switch):not(:last-child):not(:nth-last-child(2)) { |
| | | padding: 0px 10px; |
| | | } |
| | | .mk-button-more { |
| | | display: inline-block; |
| | | height: 32px; |
| | | border: 1px solid #26C281; |
| | | color: #26C281; |
| | | line-height: 32px; |
| | | padding: 0 10px 0px 20px; |
| | | border-radius: 4px; |
| | | cursor: pointer; |
| | | vertical-align: top; |
| | | margin-left: 15px; |
| | | .anticon-down { |
| | | margin-left: 3px; |
| | | } |
| | | } |
| | | } |
| | | .ant-switch.big { |
| | | min-width: 60px; |