吉安感知网项目-前端
罗广辉
2026-01-19 5cc6602cd5fbe761025149bc5dfaefae4f1adcea
applications/drone-command/src/styles/common/cockpit.scss
@@ -104,6 +104,10 @@
    }
}
.command-input.el-textarea {
    height: auto;
}
.command-date-picker {
    height: 40px !important;
    box-shadow: none !important;
@@ -385,6 +389,7 @@
}
.command-select-popper.el-select__popper {
    min-height: 186px;
    border: none;
    background: #2E2E48 !important;
@@ -473,6 +478,16 @@
.command-tree-select-popper {
    background: #2E2E48 !important;
    border: none !important;
    .el-scrollbar {
        .el-scrollbar__wrap {
            .el-select-dropdown__list {
                min-height: 186px;
            }
        }
    }
    .el-popper__arrow::before {
        background: #2E2E48 !important;
@@ -1128,6 +1143,12 @@
        }
        .dialog-form {
            .el-row {
                .el-col {
                    margin-bottom: 0;
                }
            }
            .el-form-item {
                display: flex;
                align-items: center;
@@ -1187,6 +1208,7 @@
                    }
                    .el-button {
                        height: 40px;
                        color: #fff;
                        background: #2E2E48 !important;
                        border: none;
@@ -1373,7 +1395,7 @@
                    text-transform: none;
                }
                .dialog-container {
                .content {
                    height: 0;
                    flex: 1;
                    padding: 0 16px;
@@ -1395,7 +1417,7 @@
                    .el-row {
                        .el-col {
                            margin-bottom: 20px;
                            margin-bottom: 0;
                            display: flex;
                            align-items: center;
@@ -1447,6 +1469,12 @@
                    overflow-y: auto;
                    .el-row {
                        .el-col {
                            margin-bottom: 0;
                        }
                    }
                    .el-form-item {
                        display: flex;
                        align-items: center;