管道基础大数据平台系统开发-【前端】-新系統界面
TreeWish
2023-02-07 435969366210fa4f9fd5324c4f619403ac22f065
src/assets/css/content.css
@@ -155,6 +155,7 @@
}
.infoBox {
    background: rgb(255, 255, 255);
    width: 500px;
    position: absolute;
    z-index: 100;
@@ -164,7 +165,7 @@
   
    height: 600px;
    padding: 10px;
    overflow: auto;
    /* overflow: auto; */
    border-radius: 5px;
}
@@ -181,6 +182,9 @@
.infoBox .contentBox {
    margin: 0 aotu 10px;
    overflow: auto;
    height: 600px;
    background-color: white;
}