保安服务企业管理-验收版本
shuishen
2021-12-06 c39e6c5233e32afba47bcb8da3a8bd36e288b17a
src/views/securityUnit/selfRecruitedSecurityGuard.vue
@@ -782,4 +782,20 @@
.el-collapse {
  border-top: 1px solid transparent !important;
}
.information-box {
  .el-dialog {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    height: 86% !important;
    .el-dialog__body {
      padding: 10px 20px !important;
    }
  }
}
</style>