南昌市物联网技防平台-前端
liuyg
2021-05-10 58f31dcefe8d55fd4b71175942eeddedbc1b6553
public/xcxh5map/css/body.css
@@ -20,19 +20,22 @@
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50%;
    height: 60%;
    z-index: 400;
    background-color: #fff;
    /* opacity: 0.9; */
    display: flex;
    flex-direction: column;
    border-radius: 60px 60px 0 0;
}
.title {
    width: 100%;
    height: 14%;
    /* border: 1px solid springgreen; */
    border-radius: 1000px 1000px 0 0;
    border-radius: 60px 60px 0 0;
    position: relative;
    top: -14%;
    /* top: -2%; */
    background-color: #fff;
    z-index: 401;
    display: flex;