无人机管理后台前端(已迁走)
罗广辉
2025-10-09 57c1aad776baa26cd534afcddcdc7cee25910880
src/styles/element-ui.scss
@@ -98,7 +98,7 @@
      .el-dialog__headerbtn {
        position: absolute;
        left: 0;
        top: 14px;
        //top: 14px;
        .el-dialog__close {
          color: #fff;
@@ -111,10 +111,13 @@
}
.ztzf-drawer-body-basic-container {
  .el-drawer__header {
    margin-bottom: 0;
  }
  .el-drawer__body {
    display: flex;
    flex-direction: column;
  }
}
@@ -177,6 +180,9 @@
.ztzf-form-mange {
  .el-form-item {
    width: 300px;
    .el-form-item__content {
      width: 100%;
    }
    .el-form-item__label {
      width: 120px;
    }
@@ -228,4 +234,4 @@
    box-sizing: border-box;
    background: #fafafa;
  }
}
}