king
2022-11-21 f6626b05f1275cc2f8ca77f773d4f6a6af1b0a89
src/menu/components/carousel/prop-card/index.scss
@@ -48,6 +48,10 @@
    }
  }
  .ant-carousel {
    height: 100%;
    .slick-slider {
      height: 100%;
    }
    .slick-dots li button {
      background: #1890ff;
    }
@@ -61,24 +65,6 @@
    position: absolute;
    right: -30px;
    font-size: 16px;
  }
  .model-menu-action-list {
    line-height: 40px;
    .ant-row > .anticon-plus {
      position: absolute;
      right: -30px;
      font-size: 16px;
    }
  }
  .card-add-button {
    text-align: right;
    clear: left;
    .anticon-plus {
      font-size: 20px;
      color: #26C281;
      padding: 5px;
      margin-right: 10px;
    }
  }
}
.menu-prop-carousel-edit-box::after {