|
|
@ -297,6 +297,9 @@ class BoardsNew extends Component{
|
|
|
|
.courseForm .noBorder {
|
|
|
|
.courseForm .noBorder {
|
|
|
|
border-bottom: none;
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.courseForm .ant-input-group > .ant-input:first-child, .ant-input-group-addon:first-child {
|
|
|
|
|
|
|
|
height: 40px;
|
|
|
|
|
|
|
|
}
|
|
|
|
`}</style>
|
|
|
|
`}</style>
|
|
|
|
<div className="edu-class-container edu-position courseForm">
|
|
|
|
<div className="edu-class-container edu-position courseForm">
|
|
|
|
<CBreadcrumb items={[
|
|
|
|
<CBreadcrumb items={[
|
|
|
|