Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 271bfd6

Browse files
author
Nick Litwin
committed
Make error messages correct width
1 parent b209145 commit 271bfd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/submissions/submit-file.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@
4242
max-width: 300px;
4343
margin-bottom: 20px;
4444
}
45+
46+
.tc-error-messages {
47+
max-width: 500px;
48+
}

0 commit comments

Comments
 (0)