保安服务企业管理项目备份
liuyg
2021-09-24 c4e67a8942e514b65ab41bb19781d50576c15725
src/styles/common.scss
@@ -44,16 +44,16 @@
      height: calc(100% - 62px);
    }
    img {
    div.img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      max-width: calc(100% - 8px);
      max-height: calc(100% - 8px);
      overflow: hidden;
    }
  }