We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6b1ce commit e766e78Copy full SHA for e766e78
1 file changed
front/src/pods/student/student.styles.ts
@@ -41,6 +41,7 @@ export const label = css`
41
`;
42
43
export const textarea = css`
44
+ width: 100%;
45
box-sizing: border-box;
46
padding: ${spacing(2)};
47
font-family: ${typography.fontFamily};
0 commit comments