管道基础大数据平台系统开发-【前端】-新系統界面
王旭
2023-02-22 cf4de0a3f218b79d49b05450ca0fc4527c2fa78e
src/assets/css/content.css
@@ -44,9 +44,11 @@
    color: white;
    
}
.menuRoleAuthorization_resize{
    /* left: 10px; */
}
/*拖拽区鼠标悬停样式*/
.menuRoleAuthorization_resize,
.userRoleAuthorization_resize1,
@@ -163,6 +165,16 @@
}
.infoBox_box {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 10;
}
.infoBox {
    background: rgb(255, 255, 255);
    width: 500px;