Junjie
2023-05-20 65df168408e508f4ef0ea79e40f2828669d7967e
src/main/webapp/static/wcs/css/render.css
@@ -529,7 +529,7 @@
}
.main-part {
    position: relative;
    top: -50px;
    top: 0px;
    left: -150px;
    width: 100%;
    height: 100%;
@@ -540,7 +540,7 @@
    top: 0;
    right: 0;
    width: 500px;
    height: 200px;
    height: 230px;
    background: rgba(255, 255, 255, 0.7);
    overflow: auto;
}