南昌市物联网技防平台-前端
liuyg
2021-05-10 b4ed5fa857edf8928bf675742d5feb0edfbf6d69
public/xcxh5map/css/body.css
@@ -17,6 +17,18 @@
    height: 50%;
    z-index: 400;
    background-color: #fff;
    opacity: 0.9;
    border: 1px solid springgreen;
    /* opacity: 0.9; */
}
.title{
    width: 100%;
    height: 7%;
    /* border: 1px solid springgreen; */
    border-radius: 1000px 1000px 0 0;
    position: fixed;
    top: 43%;
    background-color: #fff;
    z-index: 401;
    display: flex;
    align-items: center;
    justify-content: center;
}