futian.liu
2023-12-21 1a4f00e0b4d24ae72c7d95e31e685d9a2be0aa62
admin-web/src/views/stock/index.scss
@@ -8,7 +8,6 @@
    flex-wrap: wrap;
    margin: 0px !important;
    width: 100%;
    min-height: 100%;
    .cm-item {
      width: 100%;
    }
@@ -188,12 +187,13 @@
    cursor: pointer;
    .img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }
  .goods-card {
    position: relative;
    background: #f6f6f6;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;