地质所 沉降监测网建设项目
zmk
2024-05-22 36af50bb3e7d66c7ca8fa6b8b2d0fac9f6ac6b58
提交代码
1个文件已修改
17 ■■■■■ 已修改文件
javaweb-plus/javaweb-admin/src/main/resources/templates/main.html 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
javaweb-plus/javaweb-admin/src/main/resources/templates/main.html
@@ -14,13 +14,6 @@
        width: 100%;
        background-color: rgba(0,0,0,0.01) !important;
    }
    .el-badge__content.is-fixed {
        position: absolute;
        top: 0;
        right: 0px;
        -webkit-transform: translateY(-50%) translateX(100%);
        transform: translateY(0%) translateX(100%);
    }
    .el-card__header{
        height: 40px;
        padding: 8px 20px;
@@ -38,11 +31,15 @@
    }
    .active-blue{
        width: 2%;
        height: 10px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        font-size: 16px;
        color:blue;
        color: white;
        background: dodgerblue;
        text-align: center;
        line-height: 20px;
        float: left;
    }
    .cdcode{
        width: 15%;