futian.liu
2023-12-08 7cc213f91888e0af833034a1bda3c2fd2347b802
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;