| | |
| | | overflow-x: hidden; |
| | | overflow-y: hidden; |
| | | } |
| | | .mk-source-wrap { |
| | | .ant-radio-button-wrapper:last-child { |
| | | display: none; |
| | | } |
| | | .ant-radio-button-wrapper:not(:first-child) { |
| | | border-radius: 0 4px 4px 0; |
| | | } |
| | | } |
| | | .pc-table-view { |
| | | background: #000; |
| | | min-height: 100vh; |
| | |
| | | } |
| | | .anticon-tool { |
| | | display: none; |
| | | } |
| | | } |
| | | .component-name { |
| | | position: absolute; |
| | | z-index: 9; |
| | | display: none; |
| | | left: 0; |
| | | right: 0; |
| | | top: 0; |
| | | bottom: 0; |
| | | background: rgba(255, 255, 255, 0.9); |
| | | border: 1px solid #1890ff; |
| | | .center { |
| | | position: absolute; |
| | | font-size: 16px; |
| | | left: 50%; |
| | | top: 50%; |
| | | color: #1890ff; |
| | | transform: translate(-50%, -50%); |
| | | max-width: 70%; |
| | | .title { |
| | | text-align: center; |
| | | } |
| | | } |
| | | .error { |
| | | text-align: center; |
| | | color: red; |
| | | display: block; |
| | | } |
| | | .waring { |
| | | color: orange; |
| | | } |
| | | } |
| | | >.menu-body { |
| | |
| | | } |
| | | |
| | | .menu-setting.hidden { |
| | | left: -300px; |
| | | left: -280px; |
| | | } |
| | | .menu-setting.hidden + .menu-view { |
| | | width: 100vw; |
| | |
| | | .ant-card-extra { |
| | | padding: 5px 0; |
| | | button { |
| | | margin-left: 10px; |
| | | margin-left: 15px; |
| | | } |
| | | >div >div >button, .style-control-button { |
| | | padding: 0px 7px; |