king
2019-12-18 1a14ff6035932eadfb6ef7970e3adb24b4e158a6
src/templates/modalconfig/index.scss
@@ -247,14 +247,14 @@
          }
          .edit {
            position: absolute;
            left: 0;
            left: calc(33% - 100px);
            top: 0px;
            color: #1890ff;
            cursor: pointer;
            display: none;
          }
          .edit.close {
            left: 20px;
            left: calc(33% - 75px);
            color: #ff4d4f;
          }
        }