/* 公共样式 */ .hrm-loading-center-small { position: absolute; top: 50%; left: 50%; margin-left: -8px; margin-top: -8px; } .hrm-dialog-form { padding-top: 27px; padding-right: 8%; padding-left: 8%; padding-bottom: 25px; .wea-upload-list-item { &>div { width: 400px !important; line-height: 30px; } } } .hrm-new-weatable-spin { text-align: center; margin-top: 10px; } .wea-left-right-layout-right { overflow: scroll !important; } .wea-table-operates { width: 70px !important; } //集团管理 .organization-group { padding-left: 25%; padding-right: 25%; padding-top: 28px; height: calc(100% - 47px); overflow: auto; } //公司、分部管理 .hrm-my-cardInfo { padding-bottom: 20px; background: #fff; a { color: #123885; &:hover { color: red; } } .hrm-center { .ant-col-24 .wea-form-cell { padding-left: 25%; } } }