king
2020-04-17 bf772e586c29b4858366dbad143b1eaeca3c46ed
src/tabviews/zshare/normalTable/index.scss
@@ -64,6 +64,7 @@
              img {
                max-width: 100%;
                display: block;
              }
              img + img {
                margin-left: 10px;
@@ -84,6 +85,7 @@
              img {
                max-width: 100%;
                display: block;
              }
              img + img {
                margin-top: 10px;
@@ -101,6 +103,10 @@
        .picture-col {
          img {
            max-width: 100%;
            display: block;
          }
          img + img {
            margin-top: 10px;
          }
          .image-scale {
            cursor: zoom-in;