管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-26 6f4fae53c213fef5226cc25fc30e3d00b14de8e8
src/assets/css/index.css
@@ -37,9 +37,13 @@
}
.topTitle {
    width: 415px;
    /* width: 415px;
    height: 70px;
    background: url("../img/LOGO.png") no-repeat center;
    background: url("../img/LOGO.png") no-repeat center; */
    width: 240px;
    height: 50px;
    background: url("../img/LOGO.png") no-repeat center center;
    background-size: 100% 100%;
}
.topMenu {
@@ -72,9 +76,9 @@
}
.menulabel {
    font-size: 14px;
    font-size: 10px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    text-align: center;
    width: 120px;
    color: #fff
@@ -215,7 +219,7 @@
    color: white;
}
.topUser .el-link--default:hover {
    color: #409eff !important;
@@ -233,40 +237,41 @@
    position: absolute;
    z-index: 1024;
    margin-top: 15px;
     background: rgba(244,248,255, 0.85);
    background: rgba(244, 248, 255, 0.9);
    border-radius: 5px;
    border: 1px solid #DCDFE6;
}
.secondMenuDiv div {
    line-height: 30px;
    padding: 10px;
    font-size: 18px;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 49px;
    line-height: 20px;
    min-width: 120px;
}
.secondMenuDiv .changeLiStyle {
    color: #409eff ;
    color: #409eff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border:1px solid #409eff;
    border: 1px solid #409eff;
    /* background: #182E45 */
    /* 
    */
}
.distance-legend {
    bottom: 55px !important;
  }
}
  .ol-scale-line {
.ol-scale-line {
    bottom: 55px !important;
    right:10px
  }
  .ol-scale-line{
    right: 10px
}
.ol-scale-line {
    display: block !important;
  }
}