|
|
|
@ -984,6 +984,26 @@ samp {
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.courseForm .ant-input-group > .ant-input:first-child, .ant-input-group-addon:first-child {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.courseForm .ant-select-selection, .courseForm .ant-select-selection-selected-value {
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.courseForm .ant-input-affix-wrapper .ant-input {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.courseForm .ant-select-auto-complete.ant-select .ant-input {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.courseForm .ant-select-auto-complete.ant-select .ant-select-selection__rendered {
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
}
|
|
|
|
|
.courseForm .ant-select-auto-complete.ant-select .ant-input {
|
|
|
|
|
height: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*新建课堂*/
|
|
|
|
|
|
|
|
|
|