吉安感知网项目-前端
罗广辉
2026-01-20 bfbce009f37693a3ccdd47321c4b9032cc2445e4
applications/drone-command/src/styles/common/cockpit.scss
@@ -1091,7 +1091,7 @@
            text-transform: none;
        }
        .el-button {
        & > button {
            width: auto;
            height: auto;
            display: flex;
@@ -1429,7 +1429,10 @@
                height: 100%;
                .header {
                    padding: 0 16px;
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    padding-left: 16px;
                    padding-bottom: 16px;
                    font-family: Source Han Sans CN, Source Han Sans CN;
                    font-weight: 400;
@@ -1438,6 +1441,10 @@
                    text-align: left;
                    font-style: normal;
                    text-transform: none;
                    .el-icon {
                        cursor: pointer;
                    }
                }
                .content {