We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324cba2 commit 71e45edCopy full SHA for 71e45ed
2 files changed
trix/trix_student/static/trix_student/dist/css/styles.css
@@ -11726,7 +11726,7 @@ pre.trix-prelined {
11726
letter-spacing: 1px;
11727
width: 100%;
11728
min-height: 200px;
11729
- overflow-y: hidden;
+ overflow-y: auto;
11730
}
11731
.devilry-comment-editor__textarea .devilry-comment-editor-textarea--real {
11732
position: absolute;
trix/version.py
@@ -1 +1 @@
1
-__version__ = '4.1.2'
+__version__ = '4.1.3'
0 commit comments