Skip to content

Commit 4a9f901

Browse files
committed
Criteria: исправление стиля
1 parent 5df91ba commit 4a9f901

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hwproj.front/src/components/Tasks/CourseTaskExperimental.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ const CourseTaskEditor: FC<{
356356
<TextField
357357
fullWidth
358358
size="small"
359+
variant={"standard"}
359360
label="Название критерия"
360361
value={c.name}
361362
inputProps={{maxLength: 50}}

0 commit comments

Comments
 (0)