吉安感知网项目-前端
shuishen
2026-01-20 133852ac0846d952d308860cde9de6fa0c47c5d0
feat:弹窗间距统一
1 files modified
5 ■■■■■ changed files
applications/drone-command/src/styles/common/cockpit.scss 5 ●●●●● patch | view | raw | blame | history
applications/drone-command/src/styles/common/cockpit.scss
@@ -1437,7 +1437,7 @@
                    align-items: center;
                    justify-content: space-between;
                    padding-left: 16px;
                    padding-bottom: 16px;
                    padding-bottom: 20px;
                    font-family: Source Han Sans CN, Source Han Sans CN;
                    font-weight: 400;
                    font-size: 18px;
@@ -1473,7 +1473,7 @@
                    .el-row {
                        .el-col {
                            margin-bottom: 0;
                            margin-bottom: 20px;
                            display: flex;
                            align-items: center;
@@ -1483,7 +1483,6 @@
                                font-weight: 500;
                                font-size: 14px;
                                color: #D4D5D7;
                                line-height: 40px;
                                text-align: right;
                                font-style: normal;
                                text-transform: none;