Skip to content

Commit e766e78

Browse files
committed
fix style
1 parent 2a6b1ce commit e766e78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

front/src/pods/student/student.styles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export const label = css`
4141
`;
4242

4343
export const textarea = css`
44+
width: 100%;
4445
box-sizing: border-box;
4546
padding: ${spacing(2)};
4647
font-family: ${typography.fontFamily};

0 commit comments

Comments
 (0)