king
2024-10-11 8e003c1a94d26cc4d477e7aa03593ccb4d7e6c61
src/views/menudesign/index.scss
@@ -17,6 +17,13 @@
    top: calc(50vh - 70px);
    z-index: 10;
  }
  .mini-radio {
    white-space: nowrap;
    span.ant-radio + * {
      padding-right: 0px;
      padding-left: 4px;
    }
  }
  .mk-hidden {
    text-decoration: line-through!important;
    span {
@@ -179,7 +186,10 @@
      > .ant-card {
        >.ant-card-head {
          margin-bottom: 0px;
          position: relative;
          position: sticky;
          top: 0px;
          z-index: 10;
          background: #ffffff;
          .ant-card-head-title {
            color: #1890ff;
            padding: 5px 0;