吉安感知网项目-前端
shuishen
2026-02-10 8de1531a182a74652a275ca49b7b5c35a8bccd5d
feat:样式调整
1 files modified
18 ■■■■■ changed files
applications/drone-command/src/styles/common/cockpit.scss 18 ●●●●● patch | view | raw | blame | history
applications/drone-command/src/styles/common/cockpit.scss
@@ -1639,7 +1639,13 @@
        color: #D4D5D7;
    }
    .el-message-box__container {
        display: flex;
        justify-content: center;
    }
    .el-message-box__btns {
        padding-top: 30px;
        display: flex;
        justify-content: center;
@@ -1815,6 +1821,17 @@
                    overflow-y: auto;
                    .detail-title {
                        margin-bottom: 20px;
                        font-family: Source Han Sans CN, Source Han Sans CN;
                        font-weight: 500;
                        font-size: 16px;
                        color: #FFFFFF;
                        text-align: left;
                        font-style: normal;
                        text-transform: none;
                    }
                    .el-row {
                        .el-col {
                            margin-bottom: 0;
@@ -1981,6 +1998,7 @@
                }
                .footer {
                    margin-top: 20px;
                    width: 100%;
                    display: flex;
                    align-items: center;