|
|
|
@ -53,31 +53,31 @@ button.ant-btn.ant-btn-primary.grayBtn {
|
|
|
|
|
} */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.basicForm .ant-select-show-search {
|
|
|
|
|
.courseNormalForm .ant-select-show-search {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.basicForm .ant-select-auto-complete.ant-select .ant-input {
|
|
|
|
|
.courseNormalForm .ant-select-auto-complete.ant-select .ant-input {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.basicForm .ant-select-search__field__mirror {
|
|
|
|
|
.courseNormalForm .ant-select-search__field__mirror {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.basicForm .ant-input-lg {
|
|
|
|
|
.courseNormalForm .ant-input-lg {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.basicForm .ant-select-selection--single {
|
|
|
|
|
.courseNormalForm .ant-select-selection--single {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.basicForm .ant-select-auto-complete.ant-select .ant-select-selection--single {
|
|
|
|
|
.courseNormalForm .ant-select-auto-complete.ant-select .ant-select-selection--single {
|
|
|
|
|
height: 40px
|
|
|
|
|
}
|
|
|
|
|
.basicForm .ant-input-affix-wrapper {
|
|
|
|
|
.courseNormalForm .ant-input-affix-wrapper {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
/* 职业 */
|
|
|
|
|
.basicForm .ant-select-selection-selected-value {
|
|
|
|
|
.courseNormalForm .ant-select-selection-selected-value {
|
|
|
|
|
line-height: 38px
|
|
|
|
|
}
|
|
|
|
|
.basicForm input {
|
|
|
|
|
.courseNormalForm input {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|