We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37792b commit f7183b1Copy full SHA for f7183b1
1 file changed
hwproj.front/src/components/Courses/CourseExperimental.tsx
@@ -406,9 +406,8 @@ export const CourseExperimental: FC<ICourseExperimentalProps> = (props) => {
406
style={{color: '#212529'}}
407
to={"/task/" + task.id!.toString()}>
408
<Button
409
- style={{width: '150px'}}
410
- size="small"
411
- variant="contained"
+ size="medium"
+ variant="text"
412
color="primary"
413
>
414
Решения
0 commit comments