| | |
| | | box-sizing: border-box; |
| | | background: #ffffff; |
| | | |
| | | .card-control { |
| | | position: absolute; |
| | | top: 0px; |
| | | right: 0px; |
| | | width: 26px; |
| | | height: 27px; |
| | | z-index: 1; |
| | | background: #ffffff; |
| | | .anticon-tool { |
| | | padding: 5px; |
| | | } |
| | | } |
| | | .anticon-tool { |
| | | position: absolute; |
| | | z-index: 1; |
| | |
| | | } |
| | | |
| | | .card-item { |
| | | overflow-y: hidden; |
| | | position: relative; |
| | | min-height: 50px; |
| | | border: 1px solid #e8e8e8; |
| | |
| | | font-size: 16px; |
| | | } |
| | | .model-menu-action-list { |
| | | min-height: 40px; |
| | | line-height: 40px; |
| | | .ant-row > .anticon-plus { |
| | | position: absolute; |
| | |
| | | font-size: 16px; |
| | | } |
| | | } |
| | | .card-add-button { |
| | | text-align: right; |
| | | clear: left; |
| | | .anticon-plus { |
| | | font-size: 20px; |
| | | color: #26C281; |
| | | padding: 5px; |
| | | margin-right: 10px; |
| | | } |
| | | } |
| | | } |
| | | .menu-data-card-edit-box::after { |
| | | display: block; |