king
2020-09-24 bcef9a2845e6800704fecb3eb60c204f80854a07
src/menu/modelsource/dragsource/index.scss
@@ -2,13 +2,22 @@
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  cursor: move;
  height: auto;
  box-shadow: 0px 0px 1px #1890ff;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  // background-size: cover;
  // background-position: top center;
  // background-repeat: no-repeat;
  .property {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
  }
  img {
    width: 100%;
    cursor: move;
    box-shadow: 0px 0px 1px #1890ff;
  }
  .tooltip-block {
    width: 100%;