shuishen
2021-08-13 b6dd47e1fa3b748c62210e9a70413feb3bcecf4e
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;
    }
  }