king
2025-02-06 d1cd5af5adb53e91efdd278328e1b6f8ad834fb5
src/menu/stylecombcontrolbutton/index.scss
@@ -7,7 +7,7 @@
  background: #ffffff;
}
body.style-control {
  .pc-menu-view::before, .menu-control::before  {
  .menu-setting::before, .mk-opeartion-list::before  {
    content: ' ';
    position: absolute;
    left: 0;
@@ -17,26 +17,20 @@
    z-index: 12;
    background:rgba(0, 0, 0, 0.2);
  }
  .pc-poper-view::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 12;
    background:rgba(0, 0, 0, 0.2);
  .menu-setting .draw, .menu-control .draw {
    display: none;
  }
  .menu-body .menu-view >.ant-card >.ant-card-body {
    position: relative;
    z-index: 13;
    background:#ffffff;
  .style-control-button {
    z-index: 12;
  }
  .menu-view {
    .anticon-tool {
      display: none;
    }
  }
  .mk-pc-view .menu-setting {
    display: none;
  }
  .mk-mob-view .mob-shell {
    .anticon-tool {
      display: none;