| | |
| | | padding: 5px; |
| | | background: rgba(255, 255, 255, 0.55); |
| | | } |
| | | .print-button, .print-button:hover, .print-button:focus, .print-button:active { |
| | | position: absolute; |
| | | right: 40px; |
| | | top: 0px; |
| | | border: 0; |
| | | background: transparent; |
| | | color: #bcbcbc; |
| | | } |
| | | } |
| | | .menu-group-edit-box::before { |
| | | .menu-group-edit-box.padding:before { |
| | | content: ' '; |
| | | display: block; |
| | | float: right; |
| | |
| | | z-index: 1; |
| | | box-shadow: 0px 0px 4px #1890ff; |
| | | } |
| | | .menu-group-edit-box.flex { |
| | | >.group-shell-inner { |
| | | display: flex; |
| | | width: 100%; |
| | | >.mk-component-card { |
| | | flex: 1; |
| | | } |
| | | } |
| | | } |